Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Crash and toolbar does not appear

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
andre.horst Posted - Mar 02 2009 : 07:23:19 AM
VS6 C++, WinXP SP2, VAX 1715

VS crashes sometimes after i installed the new 1715 with a failed read. I attached the debugger to see what happens, but i cannot see any VAX related stuff. To check if VAX causes the crash i disabled it in the Add-Ins and the crash doesnt appear again. After a while i wanted to re-enable VAX via the Add-Ins and it crashes after several dialogs that were asking to close all documents (No/Cancel doesnt work). So i opened a new clean VS without any documents and tried to enable VAX again and it worked, but the toolbar was not visible. Disabling and re-enabling of the VAX does not work either.

The only real hint i can give is that the previous version works more stable.
4   L A T E S T    R E P L I E S    (Newest First)
andre.horst Posted - Mar 03 2009 : 09:42:03 AM
I sometimes got this "hangs", but i would say its the problem of the source control and sometimes the network and normally doesnt bring the IDE to crash, only to hang for ever .

The crash happened if i wanted to open a .cpp file that was checked-in and (maybe) VAX wants to recover the file. This was reproducable yesterday. As far as i can remember i had this behaviour in early versions from time to time, but iam not sure... That means, VAX and source control tools get in trouble in this situation.

Maybe there is another reason, why both tools wanted to access exactly this file at the same time, but i dont know - maybe you have an idea. But after disabling VAX and of course checking the file out and in VAX now works fine.
feline Posted - Mar 03 2009 : 09:30:20 AM
At least this is some good news

Were you having any network problems? I have a vague memory of problems with source control systems when the source control plugin could not reliably connect to the source control server, causing the IDE to appear to hang. My memory is very fuzzy on the details, but this could be related to what you saw.
andre.horst Posted - Mar 03 2009 : 05:21:29 AM
OK, toolbar is now visible again.

The crash actually doesnt happened again. Maybe it just was a bad day yesterday. I have ClearCase Add-In and maybe something doesnt worked well together with VAX yesterday. Maybe the file backup and restore made some problems with checked in files...

I'll keep an eye on it
feline Posted - Mar 02 2009 : 12:15:27 PM
Disabling and enabling VA in VC6 is not recommended, this can crash VC6. Not very helpful at this stage, but worth mentioning.


To fix the missing VA toolbar first close all instances of VC6. Then run regedit and delete the string value:

HKEY_CURRENT_USER \\ Software \\ Whole Tomato \\ Visual Assist X \\ CreateToolbarVC6 = "xxx"

and reload VC6. VA will ask you if you want to assign keybindings to commands that it exposes to the IDE. You can simply say No to this. The toolbar should now have been re-created.


Which other addins do you have installed?
Does the crash happen very often? I am wondering about turning on VA logging.

What sort of failed read are you getting? Reading a memory address? A file on the hard drive?

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000