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
Vault 3.5 and .NET 2.0
Moderator: SourceGear
Vault 3.5 and .NET 2.0
- Attachments
-
- vault 3.5 install msg.png (12.36 KiB) Viewed 2444 times
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.
"\<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
SourceGear
Technical Support Manager
-
- Posts: 1
- Joined: Sat Aug 05, 2006 1:50 pm
RE: Vault 3.5 and .NET Framework 2.0 (ASMX)
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
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