Options

Profiling using the ASP.NET Development Server

When I run my ASP.NET project it is using the ASP.NET Development Server so I don't have a local IIS Server.

How can I profile again this... I tried profiling again the http://localhost:6799/ that if created but apparently the Ants don't understand this.

What can I do about this... installing a website to just profile is not really an option.

Our current setup for our developers if it matters are:
Team Foundation Server
VS.NET 2005 SR Beta 1 on Window XP
ASP.NET Web **Application**

Comments

Sign In or Register to comment.