Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 Mistyped Symbols error (Not case 882)

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
Scrat Posted - Jul 06 2006 : 09:12:13 AM
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:

2   L A T E S T    R E P L I E S    (Newest First)
Scrat Posted - Jul 10 2006 : 06:10:25 AM
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
feline Posted - Jul 08 2006 : 4:02:55 PM
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?

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