I have an asp.net project in visual studio 2008
I press F5 and the "test page" does not launch and I don't understand why.
Looked at the properties for the site and "start action" is correctly set to "use current page"
Similar question. assuming it automatically launched above, how does one open a 2nd instance of the current debug site (seems like their ought to be a "launch site" button?
edit: I went back and launched VS as admin and it did launch the site. Maybe this is a security issue?