Problem in opening a VSS database on remote m/c
Hi,
I am facing a wierd problem. My application accessing a VSS databse on a remote machine and its working proper on my development machine. Recently i tried to deploy it on production server and it is giving me the following error
The SourceSafe database path dmt does not exist. Please select another database.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Runtime.InteropServices.COMException: The SourceSafe database path dmt does not exist. Please select another database.
I am not able to understand why it is not working on the other machine? i am executing the application with impersonation. i have changed the user in Web.config. as it did not work i even changed it in IIS directory settings and also in Machine.config of the production server. But to no avail.
Any help or hint would be welcomed with great appreciation.
Thanks,
Niks
|