Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Rant : View In Browser on Context Menu

In VS 2002, I always had View in Browser available on the context menu of a WebForm.

This would let me use a dummy page that loads fast to launch the debugger, then View in Browser to launch the page I need to debug.

In VS 2003, I seem to only have the option to View in Browser when I am not in debug mode and it really bothers me.

I seem to have a choice of constantly changing my start page or navigating "by hand“ to the page, which takes time.

Who thought this was a good idea? Is there a way to make View in Browser always available in VS 2003?

-A

No Comments