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
 C++/CLI System namespace types aren't recognized
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Miwa
New Member

2 Posts

Posted - Aug 26 2008 :  7:16:20 PM  Show Profile  Reply with Quote
Fresh installation of VS2005 and VAX 1647.

None of the System namespace types seem to be recognized (or colored).

Having UInt32 being corrected to UINT32 is driving me nuts. :)

I've tried clearing history and having the symbols rebuilt.

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Aug 27 2008 :  12:01:35 PM  Show Profile  Reply with Quote
Do you have:

using namespace System;

in your code file? Is this a new problem, or have you seen it with previous versions of VA? I have just tried a simple test here and I am not seeing any problems typing "UInt32" using VS2005 and VA 1647.

Turning off:

VA Options -> Advanced -> Correction -> Repair case

should stop the case correction problem, but it would be good to find and fix the underlying problem.

zen is the art of being at one with the two'ness
Go to Top of Page

Miwa
New Member

2 Posts

Posted - Aug 27 2008 :  12:28:58 PM  Show Profile  Reply with Quote
Yeah, I have the using namespace System set.

I just built this machine, so 1647 is the first version I've installed. Everything was working on my old machine, so I'm somewhat stumped, because there just isn't much on this machine right now. It's Vista x64, but I have another machine like it that does work properly.

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Aug 27 2008 :  6:44:21 PM  Show Profile  Reply with Quote
Are you saying this is a machine specific problem? I think you are, I am just double checking

Are you using the same solution on both machines?

If you rebuild the VA symbol database:

VA Options -> Performance -> Rebuild symbol databases

on both machines does this have any effect? I am wondering if one machine has "learned" about these types while the other machine has not.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000