Vault 3.5 and .NET 2.0

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

Moderator: SourceGear

Post Reply
Aion
Posts: 2
Joined: Fri Jul 14, 2006 3:51 pm
Location: Denmark

Vault 3.5 and .NET 2.0

Post by Aion » Sun Jul 30, 2006 4:22 pm

I'm making a fresh install of Vault 3.5 on a w2k3 server with both .NET 1.1 and .NET 2.0 installed.
I have selected .NET 2.0 for the default website since I wanted Vault to use .NET 2.0.

During install of Vault a messagebox appers saying that for Vault to run properly NETWORK SERVICE must have read/write access to the folder
'C:\windows\Microsoft.net\Framework\v1.1.4322\Temporart ASP.NET files' and if it should make these changes (see attachment).

I would expect the right folder to change was
'C:\windows\Microsoft.net\Framework\v2.0.50727\Temporart ASP.NET'.

Should I make changes to this folder manually after install?

Or is it better to run Vault 3.5 under .NET 1.1?

Thanks, Morten
Attachments
vault 3.5 install msg.png
vault 3.5 install msg.png (12.36 KiB) Viewed 2446 times

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

Post by lbauer » Mon Jul 31, 2006 8:19 am

Vault is supported on either the .NET Framework 1.1 or 2.0. Vault uses the version of the .NET Framework that is "registered" on the server machine. To register the .NET Framework, type the following command at a command prompt, then press ENTER:


"\<Windows folder>\Microsoft.NET\Framework\<Version Number>\aspnet_regiis.exe" -i

NOTE:Replace <Windows folder> with the name of the directory where the operating system is installed and replace <Version Number> with the .NET Framework version installed on your computer.
Linda Bauer
SourceGear
Technical Support Manager

mjprimeaux
Posts: 1
Joined: Sat Aug 05, 2006 1:50 pm

RE: Vault 3.5 and .NET Framework 2.0 (ASMX)

Post by mjprimeaux » Sat Aug 05, 2006 1:57 pm

Hi Linda (Bauer),

You indicate that Vault is supported under either the Microsoft .NET Framework 1.1 or 2.0 and "Vault uses the version of the .NET Framework that is "registered" on the server machine".

However, I run only the .NET Framework 2.0 (x86 and x64) and am NOT able to successfully browse to the vault web service, which is http://localhost/VaultService/VaultService.asmx.

When do you plan to release a 64-bit version of Vault?

Thanks,
Michael

Post Reply