7 Replies Last post: Dec 16, 2010 12:33 PM by Ivan Shakhov  
Eric Falsken Newbie 4 posts since
May 7, 2010
Currently Being Moderated

May 7, 2010 10:06 PM

Profiling a web application

Just a note, I'm using a trial license, I've never used dotTrace before.

 

I'm having a lot of difficulty getting started profiling a webapp in IIS using the latest Resharper 4. (3.1 did

not work for some reason)

 

I am using Resharper 4 installed on my local web server. (Windows Server 2008, logged on as Administrative user)

 

I click Profile - Local Computer

Then on the Configuration screen, I choose Kind - IIS, Type - Tracing, Meter - Wall (CPU), Don't start Automatically

When I click OK, The screen changes and a Controller appears.

 

In the controller window, I select the correct thread (multiple W3WP instances found), and click start profiling.

But at this point, the screen looks nothing like the one found in the video demo.

 

So, here's the problem.

 

I click Start Profiling.

And then what??? When I click Get Snapshot, A progress bar quickly goes past. But nothing happens. The "Get Snapshot" button is greyed out. And of course, no snapshot is loaded into dotTrace. If I use the close dialog button, IIS continues to operate (slowly) but I can't use the launch button to reconnect.

 

Is this a bug? is IIS debugging completely broken?

Mikhail Pilin JetBrains 525 posts since
May 23, 2005
Currently Being Moderated
May 11, 2010 12:28 PM in response to: Eric Falsken
Re: Profiling a web application

Dear Eric,

 

Please install the latest nightly build - http://www.jetbrains.net/confluence/display/NetProf/4.0+Nightly+Builds

 

WBR, Mikhail Pilin

Ivan Shakhov JetBrains 93 posts since
Mar 31, 2010
Currently Being Moderated
May 12, 2010 5:51 PM in response to: Eric Falsken
Re: Profiling a web application
Ivan Shakhov JetBrains 93 posts since
Mar 31, 2010
Currently Being Moderated
May 13, 2010 4:16 PM in response to: Eric Falsken
Re: Profiling a web application

Thank you for your feedback.

I have reproduced your issue.

The error message is displayed in the case some firewall or antivirus is enabled in remote or host machine

 

I have created a usability issue in YouTrack: http://youtrack.jetbrains.net/issue/DTRC-3540


Please try to disable firewall and antivirus at both remote and host machines.

Vilen Tambovtsev Newbie 4 posts since
Sep 20, 2010
Currently Being Moderated
Nov 19, 2010 2:06 PM in response to: Eric Falsken
Re: Profiling a web application

I encounter some similiar problems. I tried both x64 and x86 pools. I'm running my pool under SYSTEM account.

I've attached the video with my problems

Attachments:
Ivan Shakhov JetBrains 93 posts since
Mar 31, 2010
Currently Being Moderated
Dec 16, 2010 12:33 PM in response to: Vilen Tambovtsev
Re: Profiling a web application

Thank you for your question. I appologize for the delayed answer.

I have answered to you here http://devnet.jetbrains.net/message/5280976#5280976

More Like This

  • Retrieving data ...