Activity overview
Latest activity by alan4s
Dave worked through this with me. The answer was in this knowledge base article: PROFILE 2 -Web application has not loaded the .net Framework
Though written for Profiler 2, it's still relevant to Profiler 3.
In my case, it was the userName specified in the system.web processModel section of the machine.config file.
Great support, thanks again Dave! [image] / comments
Dave worked through this with me. The answer was in this knowledge base article: PROFILE 2 -Web application has not loaded the .net Framework
Though written for Profiler 2, it's still relevant to P...
Dave, you've got mail... / comments
Dave, you've got mail...
Thanks for the response Dave.
- Make sure the web.config has Debug=true in it. Yes, it does.
- If your using Windows Server 2003 set the ANTS Profiler service to local system and see if that makes a difference. Not using Server 2003. I'm running on XP Pro (SP2).
- What version of ANTS Profiler are you using? 3.1, downloaded yesterday.
- What version of the .Net Framework is you application using? .Net 2.0 (v2.0.50727).
- What version of IIS are you using? IIS 5.1
The Web application is built with VS2005.
I'll set up a logs directory, try it again, and post the results in a new post here shortly.
Thanks / comments
Thanks for the response Dave.
- Make sure the web.config has Debug=true in it.Yes, it does.
- If your using Windows Server 2003 set the ANTS Profiler service to local system and see if that makes a...
.NET not loaded
I'm new to using the Ants profiler. I've tried it on a few projects to get used to the tool, and so far it looks pretty nice. However, I can't seem to get it to work with one of our ASP.Net applica...