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
 Is 1421 ready for VS 2005?
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

ravensOrb
Tomato Guru

136 Posts

Posted - Sep 07 2005 :  12:35:57 PM  Show Profile
I am getting a lot of underlined variables, types, classes, etc. (Generics, Exceptions, etc). Is this a bug in 1421 is VS 2005 C# or is 1421 just not ready for VS2005?

support
Whole Tomato Software

5566 Posts

Posted - Sep 07 2005 :  12:50:14 PM  Show Profile
The problem is probably with 1421 and not specific to VS2005. (Our guess.)

Anything common about the underlined symbols?

Does the problem occur with a simple, example project?
Go to Top of Page

ravensOrb
Tomato Guru

136 Posts

Posted - Sep 07 2005 :  2:42:33 PM  Show Profile
Just create a default C# ASP.NET project.

Look at the "using" area up top -- Generics is underlined.

Then add a method and add a try catch statement like this
try
{
}
catch (Exception Ex)
{
}

Ex will be underlined in red also.
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Sep 07 2005 :  8:57:04 PM  Show Profile
We can reproduce the problem. We're digging some more before offering an opinion.
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