Thanks Jason for responding. However, if I do that, I get http://localhost/myWebSite/~/test.aspx . Think i may be leaving out important deatils: in the properties window of my project, I go to web and in Start Action I have chosen Specific Page as test.aspx. Under Servers, I have chosen Use...
I have a web application using IIS 7.0 and VS 2008. In my HTML, I am referencing an image as so <a href="/test.aspx">Test</a>. When I launch the website in debug mode, the link is pointing to "http://localhost/test.aspx" when it should be "http://localhost/myWebsite/test.aspx". I want the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.