VS2003的bug:Unable to create Web project
"Unable to create Web project 'http://localhost/TeamCorpApp'. The file path
'C:\Projects\HALO2\PowerStreamII\TeamCorpApp' does not correspond to the URL
'http://localhhost/TeamCorpApp'. The two need to map to the same server
location. HTTP Error 404: Object Not Found."
如果有另外一个有主机头的站点,那么就不能从VSS上面拿文件。会显示如上的错误,解决方法么就是把另外那个站点删掉就可以了。