Unhandled Exception

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

Moderator: SourceGear

Post Reply
nerickson
Posts: 4
Joined: Tue Feb 07, 2006 4:02 pm

Unhandled Exception

Post by nerickson » Wed Mar 01, 2006 2:05 pm

This error occured when I reached the section for enabling folder security and the only way to continue the import is to choose to disable folder security. Any idea? Corrupt VSS database? Any help would be great.


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at VSSImport.WizardForm.wizard1_AfterPageSelect(Object sender, EventArgs e)
at ActiproSoftware.Wizard.Wizard.ᐁ(EventArgs )
at ActiproSoftware.Wizard.Wizard.set_SelectedIndex(Int32 value)
at ActiproSoftware.Wizard.Wizard.ᐃ(WizardPageCancelEventArgs )
at ActiproSoftware.Wizard.Wizard.ᐍ(Object , EventArgs )
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
VSSImport
Assembly Version: 3.1.7.3719
Win32 Version: 3.1.7.3719
CodeBase: file:///C:/Program%20Files/SourceGear/SourceSafe%20Import%20Tool/VSSImport.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
VaultClientOperationsLib
Assembly Version: 3.1.7.3719
Win32 Version: 3.1.7.3719
CodeBase: file:///C:/Program%20Files/SourceGear/SourceSafe%20Import%20Tool/VaultClientOperationsLib.DLL
----------------------------------------

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Wed Mar 01, 2006 2:46 pm

There should be a copy of the import log in the SourceSafe Import Tool directory. Email a copy of that to linda at sourcegear.com. Might also be helpful to see a copy of the Vault Server log -- sgvault.log in %windir%\temp\sgvault.
Linda Bauer
SourceGear
Technical Support Manager

Post Reply