Comments
Sort by recent activity
Hello Everyone,
I tried ANTS profiler 3 (trial version) for profiling .net Windows app and it worked flawlessely. Another team in my company wanted to use it for profiling ASP.Net app, which is giving us a hard time. Its crying for SHDocVw.dll in event log everytime.
We have WinXp SP-2, IE7. ASP.net app uses Framework 1.1 and IIS 5. We have tried to reinstall IE, re-registered SHDocVw.dll and oleaut32.dll. Still no luck.
We have enabled the log also which gets stuck after following line in ANTSProfilerLog
1/31/2008 5:52:13 PM ENGINE - Managed to hook into status updates from IIS Profile Host
and after following lines in IISProfileHostLog
1/31/2008 5:52:29 PM WaitForPort start, url = http://localhost/App/login.aspx
1/31/2008 5:52:29 PM WaitForPort on address 127.0.0.1, port 80
1/31/2008 5:52:29 PM WaitForPort done
I can post the eventlog and logs if that would help.
Can someone please come for our rescue?
Thanks,
Sheetal / comments
Hello Everyone,
I tried ANTS profiler 3 (trial version) for profiling .net Windows app and it worked flawlessely. Another team in my company wanted to use it for profiling ASP.Net app, which is giv...