VB6 login prompt hangs IDE

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

Moderator: SourceGear

Post Reply
halford

VB6 login prompt hangs IDE

Post by halford » Fri May 13, 2005 11:23 am

Vault v3.0.6 (2856) + VB6 SP6 + Win2k3

When I attempt to create project from source control or open an existing project which is bound to source control, the login prompt is displayed, but I am unable to type in it or dismiss it. My only option is to kill the VB6 task in Task Manager.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri May 13, 2005 12:05 pm

Does this always happen, or is it intermittent? Has the behavior changed recently?

Guest

Post by Guest » Fri May 13, 2005 1:12 pm

it happens every time.

i think we upgraded the server and client recently from a 2.x version. i don't think i've been working in VB6 since having 2.x, so that might be a clue.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri May 13, 2005 1:38 pm

Does Alt-Tab give focus to the dialog?

Guest

Post by Guest » Fri May 13, 2005 2:34 pm

No. Alt+Tab does not set focus to the popup or even back to VB6. I can set focus back to the IDE using the taskbar, but it still unresponsive.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri May 13, 2005 2:59 pm

Sorry, I meant CTRL-TAB, to try to put focus on a different dialog within the same app.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Fri May 13, 2005 3:54 pm

I've been trying to reproduce this with the same setup as reported, but have been unable to. Can you try this with VC6, or perhaps VB6 on another box and see whether it is a general problem, or whether it is specific to the machine configuration you are using.

hlaford
Posts: 3
Joined: Fri May 13, 2005 11:18 am

Post by hlaford » Mon May 16, 2005 6:23 am

the guy sitting next to me reports that he can use the integration but that it does not retain the ability to auto-connect using his default profile. it's possible i have his same issue, but i can't get that far.

do you think it would be helpful simply to uninstall and re-install?

hlaford
Posts: 3
Joined: Fri May 13, 2005 11:18 am

Post by hlaford » Mon May 16, 2005 7:45 am

well, i tried to re-install it, but there is no change in behavior.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Mon May 16, 2005 8:10 am

You might try hand editing the MSSCCPRJ.SCC files associated with the project to use a profile to login with, which would cause the login dialog to not be displayed at all. See http://support.sourcegear.com/viewtopic.php?t=2474 for info on how to do that.

(Note that with VB 6, changing the profile you connect with doesn't save correctly to the MSSCCPRJ.SCC file, so you have to hand edit it. This is because the VB 6 IDE overwrites it with the old info after we write to it with the new info)

hlaford
Posts: 3
Joined: Fri May 13, 2005 11:18 am

Post by hlaford » Mon May 16, 2005 8:54 am

looks like it worked. not the best solution, but it gets me back in the game. thanks.

Post Reply