Problem Starting the Profiler in Frame work 1.1
meet2srinivas
Posts: 2
Hi,
I have installed ANTS Profiler 2.7.1.20, on my system I have .Net Frame work 1.1 and 2.0 . In Frame work 2.0 it is working fine, but when I am running on Frame work 1.1 it is giving error message like this.
"Problem Starting the Profiler.
The user the ASP.NET process is configured to run under must be different to the currently logged on user.
Please check the event log for more details"
What is the reason, where I have configure to run on Frame work 1.1
Srinivas
I have installed ANTS Profiler 2.7.1.20, on my system I have .Net Frame work 1.1 and 2.0 . In Frame work 2.0 it is working fine, but when I am running on Frame work 1.1 it is giving error message like this.
"Problem Starting the Profiler.
The user the ASP.NET process is configured to run under must be different to the currently logged on user.
Please check the event log for more details"
What is the reason, where I have configure to run on Frame work 1.1
Srinivas
Comments
ANTS Profiler, when profiling IIS5+ASP .NET 1.1, needs to work around an issue in order to work correctly. It does this by enabling profiling for all processes run by a particular user. This is generally a bad idea if the ASP NET user is logged in interactively, because all processes (including Profiler!) will run almost too slowly to be usable.
This doesn't happen with .NET 2.0.