Ask a questionAsk a question
 

AnswerCant open website from VSS 6 in VS2003

  • Thursday, October 22, 2009 7:41 PMexcept09 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    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.

Answers

  • Wednesday, October 28, 2009 7:10 PMexcept09 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    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.
    • Marked As Answer byexcept09 Wednesday, October 28, 2009 7:10 PM
    •  

All Replies