SQL Connection error while profiling
Codepic
Posts: 3
Hello,
I'm getting into problems with ANTS profiler when I try to profile (performance) an ASP.NET application.
Normally, when I'm not profiling, the application works fine, but when I launch the profiler, the ASP.NET application gives an error that it cannot connect to database.
I wonder if anyone could give me a pointer or advice so that I could figure out WHY this is happening. I'm out of ideas.
and here's the specs:
.NET Framework v1.1.4322
Windows Server 2003 Standard
Application: DotNetNuke 3.1.0 (in case that helps)
I'm getting into problems with ANTS profiler when I try to profile (performance) an ASP.NET application.
Normally, when I'm not profiling, the application works fine, but when I launch the profiler, the ASP.NET application gives an error that it cannot connect to database.
I wonder if anyone could give me a pointer or advice so that I could figure out WHY this is happening. I'm out of ideas.
and here's the specs:
.NET Framework v1.1.4322
Windows Server 2003 Standard
Application: DotNetNuke 3.1.0 (in case that helps)
This discussion has been closed.
Comments
IIS (Amongst other services) failed starting when I started profiling so the browser showed a wrong page.
ANTS Profiler 2.6 will fix this potential problem by running the application in the correct application pool as you had configured it.