I get the following error when trying to run dotTrace against an ASP.net
debug server.
exePath must be specified when not running inside a stand alone exe
I have gotten it to work prior, but have received this error multiiple times before it finally worked and now again with no luck getting it to work. I am trying to trace a page with a login redirect.
The specific line in the asp.net exception is:
System.Configuration.Configuration cfg = ConfigurationManager.OpenExeConfiguration(ConfigurationUserLevel.None);
Thanks!
Hi,
Please provide more information on your setup (dotTrace build, VS version).
Please try the most recent dotTrace http://confluence.jetbrains.net/display/NetProf/dotTrace+4.5+Nightly+Builds
Please reproduce the issue with logs enabled and attach them here.
WBR, Ivan Shakhov
Win7 Ultimate
VS2008
dotTrace Performance 4.0.1 Build 4.0.665.4
Thanks!
Dear Troy,
Could you increase the stack for w3wp.exe process or switch it into 32-bit mode. I found the ASP.NET stack overflow problem with symptoms as you have.
WBR, Mikhail Pilin