I have both the Vault server(4.0.4.15848) and client installed on my machine, utilising a local sql server 2005 express. I have integrated Vault into the VB6 IDE.
Problem: When I try to check-in files that have been previously checked-out I receive a lost-connection warning in VB6 (see attached image). The message box keeps on being displayed after I click OK so the only way to exit is to kill the VB6 IDE.
Any ideas ?
Thank you.
VB6 IDE
Moderator: SourceGear
-
- Posts: 10
- Joined: Fri Apr 07, 2006 4:14 am
- Location: Newcastle-Upon-Tyne, UK
VB6 IDE
- Attachments
-
- VaultVB6.jpg (25.41 KiB) Viewed 3894 times
Re: VB6 IDE
Can I have you try a test of a check-out, edit with notepad, and check in using the Vault GUI client? If the issue shows there, then can you look in your Vault server log for the exact error message? That log is at C:\Windows\temp\sgvault\sgvault.log.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 10
- Joined: Fri Apr 07, 2006 4:14 am
- Location: Newcastle-Upon-Tyne, UK
Re: VB6 IDE
I have tried this and it works fine.
I forgot to add to my prev post that this is an intermittent problem. It is more likely to happen when a file is kept checked out for longer periods.
I forgot to add to my prev post that this is an intermittent problem. It is more likely to happen when a file is kept checked out for longer periods.
Re: VB6 IDE
How long is a long time for you to have a file checked out? Could you check out one of the test files in the Vault GUI client and let it sit that way for the same amount of time?
Do you have any current files that have been out a long time that you are ready to check in? If so, I'd like you to start up Client Side Logging and then place your Vault server logging found in the Vault admin web page into debug mode. Then try checking in that file. If it fails, then I'll need both log files. You could either post them here and remove then when we're done, or you can email those to support at sourcegear.com (attn: Beth) with a link to this forum thread.
Do you have any current files that have been out a long time that you are ready to check in? If so, I'd like you to start up Client Side Logging and then place your Vault server logging found in the Vault admin web page into debug mode. Then try checking in that file. If it fails, then I'll need both log files. You could either post them here and remove then when we're done, or you can email those to support at sourcegear.com (attn: Beth) with a link to this forum thread.
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support
-
- Posts: 10
- Joined: Fri Apr 07, 2006 4:14 am
- Location: Newcastle-Upon-Tyne, UK
Re: VB6 IDE
I enabled client side logging by creating a copy of VaultClient.exe.config and renaming it VB6.exe.config. I then edited this new file and set the value for enableLogging to 'true' and the value for classesToLog to 'all'.
I restarted VB6 and checked out a file. No log file (Vault*.txt) was created in the %TEMP% folder or anywhere else on my system.
I also tried moving the VB6.exe.config file to the VB6 installation directory but this didn't make any difference.
What am I missing ?
I restarted VB6 and checked out a file. No log file (Vault*.txt) was created in the %TEMP% folder or anywhere else on my system.
I also tried moving the VB6.exe.config file to the VB6 installation directory but this didn't make any difference.
What am I missing ?
Re: VB6 IDE
Try looking under %username%/local settings/temp. Anything there?
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support