When I tried to handoff VSS database using VSS Username and Password, I kept getting a message said
"The path C:\srcsafe_i2iTracks does not exist. Please verify that IIS APPPOOL\VaultAppPool has Full Control of the directory.
Click Here for some tips for configuring VSS database connections."
I clicked into the tips link, and it told me that I have to install a 32 bit version Vault because VSS is 32 bit. Since my Windows 7 is 64 bit, can I install a 32 bit version Vault?
And also according to your tips, I may "have to configure IIS 7 to allow 32-bit applications", and I also tried that trick by turn "Enable 32-bit Applications" to "True" (Sounds like a work around to me! ) and next time I run http://local/vaultservice/admin, it only generates a bunch of debugging errors like the following.
Code: Select all
Server Error in '/VaultService' Application.
--------------------------------------------------------------------------------
Could not load file or assembly 'DragnetControlsLib, Version=5.0.4.18845, Culture=neutral, PublicKeyToken=null' or one of its dependencies. An attempt was made to load a program with an incorrect format.
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.
Thanks,
Sean