Cannot configure
Brought to you by:
marcusnylander
After installing and choosing Team->Share
Project...->VSS Configuration Wizard, the dialog
reports this error at the top:
Unable to find any valid VSS installtion.
Are you sure that the VSS installation is not currupt?
I filled in the VSS Directory to be the directory
containing the srcsafe.ini file, and filled in the
other fields. The Next or Finish buttons never become
active, so I was unable to proceed.
Logged In: NO
I have got exactly the same problem.
I wonder where vss plugin reads the VSS installation path
from. Got everything set up properly in the registry...
Unfortunately I could not even search the sources for a
solution since the 1.6.0 are not (yet) downloadable.
Thanks for any help!
Logged In: NO
I have got exactly the same problem.
Where does VSS Plugin read the installation path from? I got
the registry properly set up...
Logged In: NO
I just wrote an e-mail to Marcus about this and he told me
to check the COM-objects being properly installed. I then
simply installed all the DLLs in VSS' "win32" directory
using regsvr32.exe. For example:
regsvr32 SSSCC.DLL
(run from within the win32 directory)
After giving this a try with all the DLLs (some yielding
ignorable error messages) the VSS installation was found by
the VSS plugin without problems.
Probably you did not install VSS correctly but just did some
"copy and paste-installation"..? That's what I did and
obviously the DLLs are not registered then...
Thanks to Marcus for the help!