dotMemory 2017.3 Help

Web Application Using IIS Express

In order to profile a Web Application using IIS Express, you should specify the following options:

  • Server
    The version of IIS Express that should run the application. Depending on your operating system and installed .NET framework versions, this list will yield different options.
  • Configuration file
    Run IIS Express using the default configuration file. If this option is selected, the web site that should be run also have to be selected.
  • Application path
    Do not use the configuration file but run another application. Specify the full path to the application here.
  • Run Browser
    If you select this option, you can provide additional properties:
    • Url
      The Url to invoke the web application.
    • Browser
      A browser that should run the application you profile. The default system browser is pre-selected.
Last modified: 16 April 2018