False Alarm: .Net Framework 1.1 SP1 and Vault
Moderator: SourceGear
False Alarm: .Net Framework 1.1 SP1 and Vault
We had earlier reported that the .Net Framework 1.1
Service Pack 1 was not compatible with Vault. The
.Net 1.1 SP1 Framework appears to work without
problems, and can be safely upgraded.
However, Vault is not compatible with the 2.0 Beta
version of the .Net framework, and Vault users will
need to upgrade to Vault 2.0.6 or above before updating
their .Net Framework to the 2.0 version. The 2.0 version
of the framework is currently in early Beta and will be
released in conjuction with Visual Studio 2005.
Service Pack 1 was not compatible with Vault. The
.Net 1.1 SP1 Framework appears to work without
problems, and can be safely upgraded.
However, Vault is not compatible with the 2.0 Beta
version of the .Net framework, and Vault users will
need to upgrade to Vault 2.0.6 or above before updating
their .Net Framework to the 2.0 version. The 2.0 version
of the framework is currently in early Beta and will be
released in conjuction with Visual Studio 2005.
Last edited by dan on Sun Mar 27, 2005 8:55 pm, edited 2 times in total.
-
- Posts: 47
- Joined: Tue Mar 23, 2004 3:54 pm
- Location: South Africa
- Contact:
Sorry for the false alarm - see http://software.ericsink.com/entries/false_alarm.html
Well, I beg to differ.
I installed SP1, and Vault failed to run.
I uninstalled the framework, reinstalled it and Vault worked.
Appears *NOT* to work correctly on SP1 to me.
I uninstalled the framework, reinstalled it and Vault worked.
Appears *NOT* to work correctly on SP1 to me.
Yeah - having read the blog, the fears you had appear to have been unfounded, but I still encountered that problem - it's just a big problem for me because I have source files that are not considered to be under source control by the VS.Net addin (because they are linked etc) so have no way of checking them in/out without the Vault client running. Could be an issue for others too...
Failed to run
After installing SP1, when I try to run Vault, the "VaultGUIClient.exe" process gets started but nothing happens. The software is not loaded. Any work around ?
same problem
I'm having the same problem (nonresponsive vault client) after SP1. I set the shortcut to start maximized, and now see these exceptions on starting the GUI:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at VaultGUIClient.FormMain.tabControl_DrawItem(Object sender, DrawItemEventArgs e)
at System.Windows.Forms.TabControl.OnDrawItem(DrawItemEventArgs e)
at System.Windows.Forms.TabControl.WmReflectDrawItem(Message& m)
at System.Windows.Forms.TabControl.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
----------------------------------------
VaultGUIClient
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultGUIClient.exe
----------------------------------------
VaultLib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultLib.DLL
----------------------------------------
VaultPresentationLib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultPresentationLib.DLL
----------------------------------------
VaultClientUILib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultClientUILib.DLL
----------------------------------------
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: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultClientOperationsLib.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
VaultClientNetLib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultClientNetLib.DLL
----------------------------------------
System.Web.Services
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
----------------------------------------
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at VaultGUIClient.FormMain.tabControl_DrawItem(Object sender, DrawItemEventArgs e)
at System.Windows.Forms.TabControl.OnDrawItem(DrawItemEventArgs e)
at System.Windows.Forms.TabControl.WmReflectDrawItem(Message& m)
at System.Windows.Forms.TabControl.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
----------------------------------------
VaultGUIClient
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultGUIClient.exe
----------------------------------------
VaultLib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultLib.DLL
----------------------------------------
VaultPresentationLib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultPresentationLib.DLL
----------------------------------------
VaultClientUILib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultClientUILib.DLL
----------------------------------------
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: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultClientOperationsLib.DLL
----------------------------------------
System.Xml
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
System.Drawing
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
VaultClientNetLib
Assembly Version: 2.0.5.2210
Win32 Version: 2.0.5.2210
CodeBase: file:///C:/Program%20Files/SourceGear/Vault%20Client/VaultClientNetLib.DLL
----------------------------------------
System.Web.Services
Assembly Version: 1.0.5000.0
Win32 Version: 1.1.4322.2032
CodeBase: file:///c:/windows/assembly/gac/system.web.services/1.0.5000.0__b03f5f7f11d50a3a/system.web.services.dll
----------------------------------------