| Author |
Message |
alunharford
Joined: 02 Oct 2008 Posts: 4
|
Posted: Wed Jan 21, 2009 3:19 pm Post subject: Profiling Visual Studio |
|
|
I'm developing an ASP.NET server control.
I can start devenv.exe from ANTS, but when the ASP.NET designer is opened and my controls loaded onto the page (the bit I want to profile!) Visual Studio crashes hard.
The event log contains an event:
.NET Runtime version 2.0.50727.1433 - Fatal Execution Engine Error (79FFEE24) (80131506)
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Any ideas? |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6369 Location: Red Gate Software
|
Posted: Fri Jan 23, 2009 5:52 pm Post subject: |
|
|
Hello and thanks for your post.
It would be hard to say if this is the fault of ANTS Profiler of Visual Studio, but my bet is that if you are trying to design your control in Visual Studio at the same time as profiling it with ANTS Profiler, it's probably failing because the control is locked for exclusive access by one program or the other.
You could make a copy of your web application folder into your wwwroot folder if you want and host it in IIS, then tell ANTS Profiler to profile the web application hosted in IIS. That woul prevent any resource conflicts. _________________ 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