10-20-04 10:50 PM
We have 2 VSS databases: one is located on the same server as the IIS and
another on another machine. While I can open the first one in the ASP code
using
oVSSDb.Open <path>, <UID>, <password>
with no problem, opening second one gives me the following error:
Error Type:
SourceSafe (0x8004D117)
The SourceSafe database path <UID> does not exist. Please select another
database.
It looks like access had been denied.
The request uses NTLM authentication type.
There is no permission restrictions on the target VSS database directory
(everyone.)
Does anybody know what might be the problem?
Thanks,
VS.
[ Post a follow-up to this message ]
|