False Alarm: .Net Framework 1.1 SP1 and Vault

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

Moderator: SourceGear

Post Reply
dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

False Alarm: .Net Framework 1.1 SP1 and Vault

Post by dan » Tue Aug 31, 2004 8:19 am

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.
Last edited by dan on Sun Mar 27, 2005 8:55 pm, edited 2 times in total.

msauper
Posts: 17
Joined: Fri Jan 02, 2004 3:45 pm
Location: Philadelphia , USA (EST)
Contact:

Post by msauper » Tue Aug 31, 2004 9:36 am

Is .Net Framework 1.1 SP1 automatically installed with Windows/XP SP2?
Metro Sauper
President
Sauper Associates, Inc.
221 County House Road
Suite D
Sewell, NJ 08080

CraigNicholson
Posts: 47
Joined: Tue Mar 23, 2004 3:54 pm
Location: South Africa
Contact:

Post by CraigNicholson » Tue Aug 31, 2004 11:02 am

msauper wrote:Is .Net Framework 1.1 SP1 automatically installed with Windows/XP SP2?
No it isn't. It is only officially being released in September according to the Technical Preview site however sites like Neowin.net and the likes have links to the files available from Microsoft's download site.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Aug 31, 2004 1:01 pm


Dino
Posts: 120
Joined: Mon Apr 19, 2004 8:34 pm

Well, I beg to differ.

Post by Dino » Tue Aug 31, 2004 2:19 pm

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.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Aug 31, 2004 2:25 pm

Dino:

We had originally thought that all installations of SP1 would cause problems with Vault. This is obviously not the case. We need to figure out why there are problems for your installation, but that can be handled in your original thread.

Dino
Posts: 120
Joined: Mon Apr 19, 2004 8:34 pm

Post by Dino » Tue Aug 31, 2004 2:28 pm

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...

JPhil

Failed to run

Post by JPhil » Fri Oct 01, 2004 8:09 am

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 ?

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri Oct 01, 2004 8:12 am

Which version of Vault are you running? You need to upgrade to 2.0.6 in order to run with the SP1 framework.

JPhil

Post by JPhil » Fri Oct 01, 2004 8:23 am

I'm running 2.0.3. I will install the update to see if it works

djMax

same problem

Post by djMax » Wed Oct 13, 2004 8:59 am

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
----------------------------------------

djMax

reinstall

Post by djMax » Wed Oct 13, 2004 9:06 am

I reinstalled the same version (I think) and it's working fine now.

Post Reply