Activity overview
Latest activity by bob666z
Hi, Brian,
As I mentioned in my original post, the web application used in
ANTS Profiler is a ASP.Net 1.1 application not a 2.0 application.
Plus, debug=true in web.config, and the "Edit Configuration"
button is disabled in IIS(Is the because IIS is set to ASP.Net 1.1.4322
on this web site?)
Additionally, I tried to use ANTS Profiler with a ASP.Net 2.0 web
application, I got similar error.
I also tried the 3rd method(run RegSvr32 RedGate.Profiler.Core2.dll)
mentioned in the article: http://www.red-gate.com/MessageBoard/vi ... php?t=1071
It was successful, but the same error still happens.
The ANTS Profiler did work fine with this web application and
other ASP.Net 1.x applications.
After I installed .Net Framework 2.0 and upgraded ANTS Profiler
to version 2.6, it stops working with any ASP.Net applications.
Evn though it still works with .Net desktop applications, to profile
the ASP.Net web applications was the main reason why we bought
ANTS Profiler. Now it becomes useless.
It seems like ANTS Profiler 2.6 has some issues either with ASP.Net 2.0
web applications or with the environment where both ASP.Net 1.1
and ASP.Net 2.0 exist.
Any ideas?
Thank you
Bob / comments
Hi, Brian,
As I mentioned in my original post, the web application used in
ANTS Profiler is a ASP.Net 1.1 application not a 2.0 application.
Plus, debug=true in web.config, and the "Edit Configurat...
Error: The web application has not load the .Net Framework
Hi,
I get the following error when I tried to use it with one of our ASP.Net
applications:
===
The web application products/vendorlogin.aspx has not loaded the
.Net Framework. Please check that pro...