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.
Vault Admin Tool error
Moderator: SourceGear
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
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
SourceGear
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.
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
SourceGear