Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1216 corrupts files ?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

BrianEnsink
New Member

USA
9 Posts

Posted - Feb 29 2004 :  10:06:23 PM  Show Profile
Since installing VAX 1216 I've had several file corruption problems. Basically, VAX inserts stray CR characters in my code. The compiler will give you a variety of compile errors that are totaly unrelated and you can only fix the file with a hex editor.

I'm pretty sure this is a VAX bug and not Visual Studio's since it has only occured when VAX is installed and enabled.

- Brian "Is this what they mean by beta?" Ensink

support
Whole Tomato Software

5566 Posts

Posted - Feb 29 2004 :  10:39:38 PM  Show Profile
The problem is severe but one for which we have no other reports.

Do you have any other add-ins or packages installed? What IDE and OS? Anything unusual about your language settings or keyboard?

Whole Tomato Software, Inc.
Go to Top of Page

BrianEnsink
New Member

USA
9 Posts

Posted - Mar 01 2004 :  08:58:37 AM  Show Profile
I'm using Visual Studio .NET 2003 on Windows XP Pro. I have no other AddIns installed. I'm not using any unusual language or keyboard settings (just the default US/English). This is on my home machine.

Its interesting to note that I also installed VAX on my work machine which is running Visual Studio .NET 2002 on Windows XP Pro but I have not seen the bug on my work machine.

Anyway, the last time this bug occured it was right after I had commented out part of a line like below and recompiled. Extra CR's were inserted only from that point to the end of the file. Maybe VAX was trying to reparse that section of the file to highlight it correctly?

Line Before: si.nMax = m_sizeWorkspace.Width - <expression>;
Line After: si.nMax = m_sizeWorkspace.Width; // - <expression>;

I don't have that machine in front of me at the moment, but I did look in one of the VAX install sub-directories and noticed multiple "cached" copies of the two affected files. I inspected some of the cached copies and saw that they also had stray CR characters.

- Brian Ensink
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Mar 01 2004 :  10:45:38 AM  Show Profile
Good detective work, albeit we do not have an answer. We will look at our code.

Try the Rebuild button on the Performance node of our options dialog. Restart your IDE. VA X will rebuild everything in its caches.

Whole Tomato Software, Inc.
Go to Top of Page

BrianEnsink
New Member

USA
9 Posts

Posted - Mar 10 2004 :  8:09:33 PM  Show Profile
Just a quick follow up. I'm sorry to say, but after reporting the corruption issue I uninstalled VAX completely and have had no problems since.

- Brian Ensink
Go to Top of Page

GaryChapman
New Member

Australia
6 Posts

Posted - Jun 01 2004 :  7:35:59 PM  Show Profile
Is this any help to anyone?

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=2272&SearchTerms=reproduce

Gary
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 08 2004 :  3:56:16 PM  Show Profile
case=114

Whole Tomato Software, Inc.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Jun 20 2004 :  11:56:40 PM  Show Profile
Extra EOL characters eliminated in build 1240.

Whole Tomato Software, Inc.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000