ANTS Memory Profiler 7

Profiling on web development server

To profile ASP.NET applications running on the web development server, on the ANTS Memory Profiler Settings dialog box, perform the following steps:

  1. Start ANTS Memory Profiler. If it's already running, on the File menu, click New Profiling Session.
  2. Under Choose application type to profile, select ASP.NET web application (web development server).
  3. In the ASP.NET web application (path), browse to your application.
  4. Normally, you'll want to keep Profile child processes and Monitor disposal of objects selected, but this can affect your application's performance.
  5. In the Web server virtual directory box, enter the virtual directory where your application will start.
  6. In the Port to bind web server to box, select the port where your application will start.
    For example, if the virtual directory is staging and the port is 8013, the URL profiled will be http://localhost:8013/staging/
  7. Specify the .NET version which the web application is compiled against.
  8. Click .
  9. Check whether there are any memory problems.

 


Didn't find what you were looking for?