VB6 IDE

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

Moderator: SourceGear

Post Reply
Paolo_ituk
Posts: 10
Joined: Fri Apr 07, 2006 4:14 am
Location: Newcastle-Upon-Tyne, UK

VB6 IDE

Post by Paolo_ituk » Wed Mar 11, 2009 8:40 am

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.
Attachments
VaultVB6.jpg
VaultVB6.jpg (25.41 KiB) Viewed 3903 times

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VB6 IDE

Post by Beth » Wed Mar 11, 2009 12:23 pm

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

Paolo_ituk
Posts: 10
Joined: Fri Apr 07, 2006 4:14 am
Location: Newcastle-Upon-Tyne, UK

Re: VB6 IDE

Post by Paolo_ituk » Mon Mar 23, 2009 3:58 am

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.

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VB6 IDE

Post by Beth » Mon Mar 23, 2009 10:57 am

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.
Beth Kieler
SourceGear Technical Support

Paolo_ituk
Posts: 10
Joined: Fri Apr 07, 2006 4:14 am
Location: Newcastle-Upon-Tyne, UK

Re: VB6 IDE

Post by Paolo_ituk » Mon Apr 06, 2009 7:52 am

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 ?

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: VB6 IDE

Post by Beth » Mon Apr 06, 2009 8:03 am

Try looking under %username%/local settings/temp. Anything there?
Beth Kieler
SourceGear Technical Support

Post Reply