I know this has been posted before, but I've tried all recommended solutions with no luck. I'm using dotTrace 1.1.2 build 164.5 with IIS v5.1. Everytime I start start profiling I just get the "waiting" message and the "Start Profiling" and "Get Snapshot" buttons are disabled. I've registered the JetBrains.dotTrace.Core.ia32.dll and even reinstalled IIS. Any more ideas out there?
Hello Ashwin,
Please try the latest dotTrace 2.0 EAP build (219). You can download it
from http://www.jetbrains.net/confluence/display/NetProf/Download
and it can be installed side-by-side with your 1.1.2 installation. If the
problem occurs with dotTrace 2.0 please send me your log file (at \Application
Data\JetBrains\dotTrace2\dotTraceClient.log) by e-mail.
Oleg Stepanov
Software Developer
JetBrains, Inc
"Develop with pleasure!"
I know this has been posted before, but I've tried all recommended
solutions with no luck. I'm using dotTrace 1.1.2 build 164.5 with IIS
v5.1. Everytime I start start profiling I just get the "waiting"
message and the "Start Profiling" and "Get Snapshot" buttons are
disabled. I've registered the JetBrains.dotTrace.Core.ia32.dll and
even reinstalled IIS. Any more ideas out there?
Hello
I've installed the latest version and still get the message "connecting...". I'm trying to profiler a web application.
Can you help me?
Hello Carlos,
1) Did you try to register dotTrace core (go in command line to dotTrace
installation directory and execute regsvr32 JetBrains.dotTrace.Core.ia32.dll
(or JetBrains.dotTrace.Core.amd64.dll if you have amd 64 machine) )?
2) If this doesn't help, could you please send us your dotTrace log file
(at \Application Data\JetBrains\dotTrace2\dotTraceClient.log)
by email?
George Udov
Software Engineer
JetBrains, Inc
"Develop with pleasure!"
Hello
I've installed the latest version and still get the message
"connecting...". I'm trying to profiler a web application.
Can you help me?
Try changing the
I have the same problem BUT the profiler works for 2 or 3 times before doing this. after that it shows... connecting
"Pierre Huguet" <no_reply@jetbrains.com> wrote in message
news:23555648.1179268152223.JavaMail.itn@is.intellij.net...
>I have the same problem BUT the profiler works for 2 or 3 times before
>doing this. after that it shows... connecting
The problem is .NET application cannot load our core dll.
To fix it:
1. As George says: regsvr32 JetBrains.dotTrace.Core.ia32.dll (or
JetBrains.dotTrace.Core.amd64.dll for x64 paltforms)
2. Check that you can profile .NET application (for example: dotTrace)
3. Check that your current IIS user (usually Internet Guest Account, but it
depends from your ISS authentication method) has the rights to read files
from dotTrace folder
Mikhail Pilin
Software Developer
JetBrains, Inc
"Develop with pleasure!"