Hi All,
I have spent a total of 93 hours now trying to get Visual Studio 2005
to access, via HTTP, a Visual SourceSafe 2005 repository running on
Vista Home with IIS 7.0 installed. At my hourly rate, I could have
bought a modest new vehicle in the USA with the money wasted. As I
mentioned in my other post, what is ironic is that I normally spend
10+ hours / day doing research in access control models, security, and
distributed file systems, so I am extremely frustrated that I cannot
get this to work.
My setup:
[Source: VS2005/VSS 2005/Vista Home] <----HTTP-----> [Target:VSS/2005/
Vista Home/IIS 7.0]
On the Target machine, I created a VSS database at F:\FOO
On the Target machine, I shared F:\FOO as \\MyResearchOrg\FOO
On the Target machine, I used VSS Admin to enable Internet access for
\\MyResearchOrg\FOO.
On the Target machine, I looked at the WebDAV icon for a while in IIS
7.0. It looks nice. There is some kind of permissions thing, and I
have no clue how Add Authoring Rule affects my situation (in detail),
so I enabled everything I saw just in case.
On the Source machine, which for the moment, was same as Target
machine, and I used VS2005 wizard to create a virgin Win32 project
called FOO at C:\FOO. I checked in C:\FOO into the newly-created VSS
database on the target machine using:
http://www.myresearchorg.com
\\MyResearcchOrg\FOO
It *looks* like that worked.
I went to a *different* Source machine and did Open Solution inside
VS2005. When dialog comes up, I say the repository is somewhere on
Internet. I open database by specifying:
http://www.myresearchorg.com
\\MyResearcchOrg\FOO
A pop-up asks for username/password for the HTTP server (I currently
have IIS 7.0 configured for basic authentication on that Target
server), I type it in, and the funky greenish-gray VSS folders show up
in dialog. I browse to FOO.root, go deeper, see FOO.sln.
So good so far.
When I double-click FOO.sln, I get the exact same behavior identified
on this link, only, I have tried everthing on that link with no
success.
http://tinyurl.com/2tekqs
Is there anyone who can help with this?
TIA,
-Le Chaud Lapin-