| Author |
Message |
dontas
Joined: 25 Feb 2012 Posts: 1
|
Posted: Sat Feb 25, 2012 12:41 pm Post subject: No results to display message |
|
|
When I try to profile a web application I get the message "No results to display". I checked Event Viewer and I it has an event ".NET Runtime version 4.0.30319.261 - Loading profiler failed during CoCreateInstance. Profiler CLSID: '{5017EBB4-4220-4965-A61F-035BEF6E98A9}'. HRESULT: 0x80040111. Process ID (decimal): 5348. Message ID: [0x2504]."
How can this problem be fixed.
Thank you. |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6346 Location: Red Gate Software
|
Posted: Mon Feb 27, 2012 12:34 pm Post subject: |
|
|
Hello,
There are multiple causes for this, so it's hard to say. First, make sure that you haven't installed the new "always-on" profiling module into IIS. This will prevent you from doing regular profiling of IIS, so you will need to remove the profiler module from the IIS configuration before you can use ANTS the regular way.
This can also happen when the profiler Core DLL is not registered. In some extreme cases, it indicates a failure in ProfilerCore.dll's initialize method. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
mjokumsen
Joined: 28 Feb 2012 Posts: 1
|
Posted: Tue Feb 28, 2012 4:54 pm Post subject: |
|
|
| I have the same issue on a fresh install. Is there a way we can register the profiler again? If so - how? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6346 Location: Red Gate Software
|
Posted: Tue Feb 28, 2012 6:19 pm Post subject: |
|
|
Registering the dll is just a matter of opening a console and running regsvr32 c:\program files\red gate\ants performance profiler 7\ProfilerCore.dll.
If it's a "fresh install" and you have run the Continuous profiling installer, then the continuous profiling module needs to be removed from IIS before you can profile IIS. The quickest way to test this is to profile a regular desktop application. If that works and IIS doesn't, you have probably installed the continuous profiling module. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group