Cannot load .net framework...
avibens
Posts: 2
Hi,
i just installed the ANTS 2.6.
I try to check some performance issue on a web page in .aspx with .net 2.0
i use window xp
.. and i get a prompt error:
"The web application myPage.aspx has not loaded the .Net Framework Please Check that myPage.aspx is an ASP.NET web application...."
What can be the issue ?
Thanks
Avi
i just installed the ANTS 2.6.
I try to check some performance issue on a web page in .aspx with .net 2.0
i use window xp
.. and i get a prompt error:
"The web application myPage.aspx has not loaded the .Net Framework Please Check that myPage.aspx is an ASP.NET web application...."
What can be the issue ?
Thanks
Avi
Comments
I think you should have a look at:
http://www.red-gate.com/messageboard/vi ... php?t=1071
Profiling ASP .NET is very problematic because of the complexities of IIS. If you've got .NET 2.0, I highly recommend profiling WebDev.Webserver.exe as a normal desktop application instead of using the web application option.