Visual Studio unable to open Web site error
        Posted  
        
            by Jan-Frederik Carl
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jan-Frederik Carl
        
        
        
        Published on 2010-04-19T08:34:53Z
        Indexed on 
            2010/04/21
            9:03 UTC
        
        
        Read the original article
        Hit count: 1028
        
visual-studio
|website
Hello, I work with Visual Studio 2008 and work on a web project which contains a web site. When opening the solution file, I receive the error message: "Unable to open the Web site http://localhost/myWebsite.de. The Web site http://localhost/myWebsite.de does not exist." I can see the web site greyed out, with the remark "unavailable", in the solution folder.
It is possible to add the web site to the solution, but after relaunching Visual Studio, it´s gone again.
Has anyone had this problem in a similar way?
© Stack Overflow or respective owner