Hello all,
I want to use SourceOffSite as a plugin in Visual Studio 2005. I have set all needed settings in Tools->Options->Source Control. When I open my solution, the connection dialogs appear, I enter all needed data, select a database, but then I receive the following error:
"Unable to decrypt user key"
I need to provide my user key somewhere, but I don't know where. In the SourceOffSite client program, I already imported the key and I can succesfully connect to the VSS database, but the plug-in doesn't seem to find it or it cannot decrypt it!?!?
Please help me with this.
Canti
Problem using Visual Studio plug-in
Moderator: SourceGear
Visual Studio should use the same encryption key that the SOS GUI Client does.
Make sure that when you connect with VS 2005, you use the same username and SOS Server name in the connection dialog that you use in the SOS GUI Client connection dialog. Also check to see if there are any trailing spaces in the user or server name.
If the user key is created with the IP address of the server, and the user tries to connect with the server name, they will get this error.
Make sure that when you connect with VS 2005, you use the same username and SOS Server name in the connection dialog that you use in the SOS GUI Client connection dialog. Also check to see if there are any trailing spaces in the user or server name.
If the user key is created with the IP address of the server, and the user tries to connect with the server name, they will get this error.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Hello
Thank you for the reply, it helped solving the mistery. Indeed the username was not well entered, because the plugin autocompleted the username field with the Windows username, instead of the username entered in the SourceOffSite client application:
e.g.:
instead of CantemirM (SourceOffSite user), it was autocompleted with cantemir.mihu (Windows login user)
Thank you for the reply, it helped solving the mistery. Indeed the username was not well entered, because the plugin autocompleted the username field with the Windows username, instead of the username entered in the SourceOffSite client application:
e.g.:
instead of CantemirM (SourceOffSite user), it was autocompleted with cantemir.mihu (Windows login user)