Hi, i'm developing a several websites under VS2003 on IIS6 and have a problem with VSS. Somehow my root web server path has been changed, so I cant checkout site in the right directory. For example I have 2 web sites C:\Web\Site1 and C:\Web\Site2 Then I try to open site1 from VSS I'm getting the error saying that my URL http://localhost/site1 doesnt map to the path C:\Web\Site2\Site1. How can I checkout my project without this URL or maybe change my default URL back to C:\Web
Thank you, but I'm just solved my problem by creating new website on non default port with right path. Giving URLs to the projects using that site worked fine.
VS still doesnt allow me to open site under VSS within my web root folder. It opens it with error and VSS options are not available for web site project. Its like all checked out, but it doesnt.
Thank you, but I'm just solved my problem by creating new website on non default port with right path. Giving URLs to the projects using that site worked fine.