Hi,
Please help me to resolve the followiong issue.
I got the Vault Client error when I try to get the latest version or check out file. The error is reproduced on my PC for Windows 2000 (SP4) and for Windows XP (SP 2) (I upgraded my Win2k to WinXP (SP2) in order to make Vault working but still get errors ). When I use another PC it works fine. I re-installed Vault Client. I tried 3.1.6 and 3.1.2 (the same version as server). Please find attachments of error for Win2k and WinXP. I tried to remove vault cache as well.
Please help me with that issue.
Looking forward to hearing from you.
VaultGUIClient.exe - Application Error
Moderator: SourceGear
VaultGUIClient.exe - Application Error
- Attachments
-
- Win2k Error
- VaultWin2kError.jpg (17.75 KiB) Viewed 3389 times
-
- WinXP Error
- VaultXPError.JPG (23.75 KiB) Viewed 3389 times
The error reproduced for vaultdemo.sourcegear.com as well
Please find the screenshot attached.
- Attachments
-
- Vault Error
- VaultError.JPG (143.28 KiB) Viewed 3375 times
I fixed the issue by switching Vault Client Configuration
Thanks for answer. But I fixed it by switching Vault Client configuration to use .NET 2.0
It is not possible for me to reinstall .NET 1.1 becuase I have VS 2003 installed and it is required to spend a lot of time to reinstall VS 2003 as well.
Code: Select all
<configuration>
<startup>
<requiredRuntime version="v2.0.50727" safemode="true" />
</startup>