Dragnet 1.0.1 & Vault 3 Integration

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

Moderator: SourceGear

Locked
kcargile
Posts: 4
Joined: Sat Jan 15, 2005 1:58 pm

Dragnet 1.0.1 & Vault 3 Integration

Post by kcargile » Sat Jan 15, 2005 2:09 pm

I am attempting to evaulate Dragnet. After installation I can sucessfully login via web interface using Dragnet and AD accounts. I cannot, however, login using Vault as the credential store and I cannot connect to Dragnet using Vault client and ANY auth method.

In any case, I am getting invalid login message on login form.

Here's my logfile:

Code: Select all

2005-01-15 14:50:34.599 Starting SourceGear Dragnet by SourceGear, LLC - Version 1.0.1.1174   Copyright © 2004 SourceGear, LLC  All rights reserved.
2005-01-15 14:50:34.599 Configured Options: :    LogLevel - Quiet  LogReverseDNSLookup - True
Vault authorization for user someuser failed.  Couldn't connect to object.  
File or assembly name 8byyhxwm.dll, or one of its dependencies, was not found.
Vault authorization for user someuser failed.  Couldn't connect to object.  
File or assembly name kmrztrpq.dll, or one of its dependencies, was not found.
Vault authorization for user someuser failed.  Couldn't connect to object.  
File or assembly name ofwuvl7s.dll, or one of its dependencies, was not found.
Vault authorization for user someuser failed.  Couldn't connect to object.  
File or assembly name gt_f_f5c.dll, or one of its dependencies, was not found.
The dll name is different every time I login. Any ideas?

-kris

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

Post by jeremy_sg » Sun Jan 16, 2005 4:58 pm

Most times, when we see this error, we can fix it by calling

Code: Select all

C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
on the Vault server.

kcargile
Posts: 4
Joined: Sat Jan 15, 2005 1:58 pm

Post by kcargile » Wed Jan 19, 2005 1:48 pm

On the Dragnet server or the Vault server?

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

Post by jeremy_sg » Wed Jan 19, 2005 1:58 pm

On the Vault server. It probably wouldn't hurt to run it on the Dragnet server too. It forces the .Net Framwork to reregister itself with IIS.

kcargile
Posts: 4
Joined: Sat Jan 15, 2005 1:58 pm

Post by kcargile » Wed Jan 19, 2005 2:01 pm

My bad, I just noticed that you included that info in your initial response...

kcargile
Posts: 4
Joined: Sat Jan 15, 2005 1:58 pm

Post by kcargile » Thu Jan 27, 2005 7:35 am

Re-registering ASP.NET did not correct the problem. Any other ideas?

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

Post by jeremy_sg » Thu Jan 27, 2005 8:19 am

Please email me using the button below this post.

Locked