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.
normanfung
0

Comments

2 comments

  • Brian Donahue
    Hello Norman,

    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.
    Brian Donahue
    0
  • normanfung
    Thanks
    normanfung
    0

Add comment

Please sign in to leave a comment.