Vault Admin Tool error

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

Moderator: SourceGear

Post Reply
cwestphal
Posts: 2
Joined: Tue Jul 20, 2004 8:09 am

Vault Admin Tool error

Post by cwestphal » Tue Jul 20, 2004 8:23 am

I can't get into my admin tool. I'm able to log into the client tool just fine, but get this error right after I log into the admin tool:
[TypeLoadException]: Could not load type VTFixup Table from assembly mmsseclib.
We just installed it on our server and am trying to get it up for a trial run before we commit to a purchase. Any help would be appreciated.

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

Post by jclausius » Tue Jul 20, 2004 8:32 am

This is caused by a system which has tightened up security regarding .Net installations.

You can either:

1) Delete the dll as it is not really required except by the installation.

2) Modify Vault Server's trust setting in web.config - http://support.sourcegear.com/viewtopic.php?t=778
Jeff Clausius
SourceGear

cwestphal
Posts: 2
Joined: Tue Jul 20, 2004 8:09 am

Post by cwestphal » Tue Jul 20, 2004 9:09 am

That semed to work out, but now my my seesion times out immediately after signing on. Thanks for the help.

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

Post by jclausius » Tue Jul 20, 2004 9:14 am

When you see something like this, take a look at the sgvault.log file. Does it have a bunch of "startup" messages in there? If so, I'd guess there is something prohibiting the .Net runtime from operating correctly. Double check your Windows event viewer (both System and Application) for any type of errors.

Also, if you have run IIS lockdown, you may want to undo / re-run it. Make sure you choose the Application Server as the method of lock down, as Vault will not run correctly under other configurations.
Jeff Clausius
SourceGear

Post Reply