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.