FAQ: Install Error: not associated with a trusted connection

A collection of information about Vault, including solutions to common problems.

Moderator: SourceGear

Post Reply
jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

FAQ: Install Error: not associated with a trusted connection

Post by jeremy_sg » Mon Feb 16, 2004 4:16 pm

This can happen when the value you set for the SQL connection in the Vault install does not match what is set within SQL. For example, this error will occur if your SQL authentication model is set to Windows only, and when you run the Vault install you try make the database connection using the 'sa' password. There are two ways to solve this.


1. Change the connection model in the Vault installer.

2. Change the authentication model with SQL. From within Enterprise manager, right click the "local" icon, choose Properties,
and go to the Security Tab. For MSDE, follow the instructions below.
<a href="http://support.microsoft.com/default.as ... 285097.</a>

Post Reply