Could not load connect string

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Albert

Could not load connect string

Post by Albert » Sat May 28, 2005 11:30 pm

As I am trying to deploy vault server to a remote machine. (Note: my vault user login name is not sgvaultuser, but sgvault99 instead, because the sql login name is enforced to contain numerics on the remote machine.)

Then I got the following error:

Could not load connect string. There is probably an error with the encrypted password for the sgvaultuser database user. Contact technical support at http://support.sourcegear.com

Albert

Another problems

Post by Albert » Sun May 29, 2005 1:32 am

I have got around with the login password problem. But now I am having another problem to transfer the stored procedured and user functions to the remote SQL Server. As the error said " Encrypted object is not transferrable".

jclausius
Posts: 3706
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Mon May 30, 2005 9:46 am

The Vault database cannot be transferred through DTS or replication. You'll need to detach / backup the sgvault database, and attach / restore on the remote machine.
Jeff Clausius
SourceGear

Post Reply