0
Answer

ASP.NET location error

analytic

analytic

19y
1.7k
1
Opening a new ASP web app everything OK if I put in the location

http://localhost/myWebApp

However, if I try

http://localhost/mySolution/myWebApp then I get lots of errors. Is this correct behaviour???