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
 Mistyped Symbols error (Not case 882)
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Scrat
New Member

USA
2 Posts

Posted - Jul 06 2006 :  09:12:13 AM  Show Profile  Reply with Quote
Whilst I appreciate that 882 was fixed in a recent beta build, I don't think my error relates to the same thing (in my case I still want to keep the option turned on):



I don't understand why VAX seems to dislike perfectly valid methods such as Open() & ExecuteNonQuery() etc.

The project is a new project created in VS 2005 i.e. not upgraded from a previous VS. IDE is VS2005 Team Studio.

Any ideas anyone?

Scrat

========================================================================
VA_X.dll file version 10.2.1445.0  built 2006.04.12
Licensed to:
  VA X: XXXXXXXXXXXXXXXXXXX (1-user license) Support ends 2006.10.18
  VA.NET 7.1: 
VAOpsWin.dll version 1.3.2.4
VATE.dll version 1.0.4.15
DevEnv.exe version 8.0.50727.42
msenv.dll version 8.0.50727.42
Font: Andale Mono 13(Pixels)
Comctl32.dll version 6.0.2900.2180
WindowsNT 5.1 Build 2600 Service Pack 2
Single processor

Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;

Library Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;

Other Includes:


Edited by - Scrat on Jul 06 2006 09:13:06 AM

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jul 08 2006 :  4:02:55 PM  Show Profile  Reply with Quote
you may want to try the latest beta build, to see if it helps. by the looks of it case 882 is nothing to do with this. at a guess VA does not know the type of the variables "cn" and "cm1"

if you place the caret in either variable what do you get in the VA wizard bar? where does alt-g take you?

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

Scrat
New Member

USA
2 Posts

Posted - Jul 10 2006 :  06:10:25 AM  Show Profile  Reply with Quote
For cn I get SqlConnection cn = new SqlConnection(ConnectionString) and for cm1 it gives me SqlCommand cm1 = new SqlCommand(, cn).

alt-g takes me to the appropiate using line in both cases.

I'll d/l the latest beta today and see what that gives me.

S
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