I'm trying to upgrade my Vault Standard 5.1 to 6.1 and even after installing the .Net 4.5 Framework and rebooting the server, I still get the error that it can't be installed on a server with less than .Net 4.0.
I've checked the registry and it shows I have 4.0.30319 installed.
What else do I need to do?
Phil Sherwood
Vault 6 Needs .Net Framework 4
Moderator: SourceGear
Re: Vault 6 Needs .Net Framework 4
Do you have the Full framework or just the Client profile installed?
Check under this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319\SKUs
If the full Framework, you should see these keys:
.NETFramework, Version=v.4.0
.NETFramework, Version=V4.0,Profile=Client
Otherwise you'd just see the client key.
Another possibility is that the Windows account you're logged in as does not have rights to the registry to determine the version.
Try running the installer from the command line, running as Administrator.
To run Command Prompt as Adminstrator, If you're on Windows 7 or Windows 2008, click the Start button and type "cmd" in the search box. You should see "cmd.exe" listed in the search results. Right click on cmd.exe and select "Run as Administrator."
Then cd to the Vault installer directory and type the installer name and hit return. The installer will run as Administrator.
Check under this registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\v4.0.30319\SKUs
If the full Framework, you should see these keys:
.NETFramework, Version=v.4.0
.NETFramework, Version=V4.0,Profile=Client
Otherwise you'd just see the client key.
Another possibility is that the Windows account you're logged in as does not have rights to the registry to determine the version.
Try running the installer from the command line, running as Administrator.
To run Command Prompt as Adminstrator, If you're on Windows 7 or Windows 2008, click the Start button and type "cmd" in the search box. You should see "cmd.exe" listed in the search results. Right click on cmd.exe and select "Run as Administrator."
Then cd to the Vault installer directory and type the installer name and hit return. The installer will run as Administrator.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Vault 6 Needs .Net Framework 4
You were correct. I had only installed the client profile. Installed the full framework and the install and upgrade worked fine.
Re: Vault 6 Needs .Net Framework 4
Thanks for the update. Glad Vault is working for you now!
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager