Comments
2 comments
-
Hi,
You are able to enter the path to your mvc app, e.g.
"D:\Dev\ASP\NerdDinner_2.0_download\NerdDinner\" -
Without further information I'd say it's an issue with Profiler when you profile hosted in the development web server: http://www.red-gate.com/supportcenter/C ... 000504.htm
Profiler doesn't make any attempt to try to work out what the default document is and development web server doesn't have the "default document" functionality as it's part of the IIS config manager.
Add comment
Please sign in to leave a comment.
I've been able to profile using the Visual Studio add in menu, but just wanted to make a note of this.