Change the initial url of the debugger in asp.net mvc

Posted by Ayo on Stack Overflow See other posts from Stack Overflow or by Ayo
Published on 2010-05-04T17:15:46Z Indexed on 2010/05/04 17:18 UTC
Read the original article Hit count: 370

Filed under:
|
|
|

I was wondering if there is an option to change the debugger url when I initialize the debugger. I want it to start off at http://localhost:xxxx/controller/view rather than just http://localhost:xxxx/.

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about mvc