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