Profiling remote...
normanfung
Posts: 3
Hi, been profiling ASP.NET applications on local machine, no problem. I am just about to profile an application deployed on remote machine. There was no error/exception but after profiler stopped there's nothing on the result pane??
The binary of the application on the emote machine is same as that on local machine (ie. debug compiled) - "Top level functions", "Slowest 100 functions", and "Source files" tab all blank inside...
Any idea? Thanks in advance.
The binary of the application on the emote machine is same as that on local machine (ie. debug compiled) - "Top level functions", "Slowest 100 functions", and "Source files" tab all blank inside...
Any idea? Thanks in advance.
This discussion has been closed.
Comments
The bottom line is that you cannot profile web applications on a remote machine. You'll need to run ANTS Profiler on the web server computer using the 'profile a .NET Web Application' setting.