get 500 http error message when i try to open app to profile

Questions about YourKit .NET Profiler
Post Reply
soumyamukherjee
Posts: 7
Joined: Mon Oct 24, 2016 11:21 am

get 500 http error message when i try to open app to profile

Post by soumyamukherjee »

I have an application which has both .asp and .aspx pages. It is hosted on a server where both web server and web services are configured. When i click on IIS Application on the tool, it resets the IIS and waits for the application to profile. But then when i try to open the application URL on a browser, i get 500 http error. In the event viewer logs, it shows below message.

.NET Runtime version 4.0.30319.36365 - Loading profiler failed. The profiler COM object was instantiated, but the profiler failed during its initialization callback. Profiler CLSID: '{2B076C9E-2BC6-40C7-92E0-40A9A131D905}'. HRESULT: 0x80004005. Process ID (decimal): 2128. Message ID: [0x2505].

Kindly help me in resolving this issue.

Thanks
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: get 500 http error message when i try to open app to pro

Post by Anton Katilin »

Could you please provide the profiler agent log file. It should be located in <IIS's user's home directory>\.ynp\log

If you have troubles locating the log file, please click profile IIS again and explicitly specify the log file directory with the help of the startup option "dir":
https://www.yourkit.com/docs/dotnet/hel ... ptions.jsp
Post Reply