Post: RTM Help Please
09-01-2015, 03:20 AM #1
PSNServices
Are you high?
(adsbygoogle = window.adsbygoogle || []).push({}); I Get This Error Every time I Click Start Sal

Error 1 The name 'Variables' does not exist in the current context C:\Users\Austin\Documents\Visual Studio 2012\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs 518 31 WindowsFormsApplication1


Error 2 The name 'Methods' does not exist in the current context C:\Users\Austin\Documents\Visual Studio 2012\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs 519 30 WindowsFormsApplication1


Error 3 'WindowsFormsApplication1.Form1' does not contain a definition for 'textEdit1' and no extension method 'textEdit1' accepting a first argument of type 'WindowsFormsApplication1.Form1' could be found (are you missing a using directive or an assembly reference?) C:\Users\Austin\Documents\Visual Studio 2012\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs 522 22 WindowsFormsApplication1
(adsbygoogle = window.adsbygoogle || []).push({});
09-01-2015, 11:51 AM #2
Dacoco
I void warranties.
Originally posted by PSNServices View Post
I Get This Error Every time I Click Start Sal

Error 1 The name 'Variables' does not exist in the current context C:\Users\Austin\Documents\Visual Studio 2012\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs 518 31 WindowsFormsApplication1


Error 2 The name 'Methods' does not exist in the current context C:\Users\Austin\Documents\Visual Studio 2012\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs 519 30 WindowsFormsApplication1


Error 3 'WindowsFormsApplication1.Form1' does not contain a definition for 'textEdit1' and no extension method 'textEdit1' accepting a first argument of type 'WindowsFormsApplication1.Form1' could be found (are you missing a using directive or an assembly reference?) C:\Users\Austin\Documents\Visual Studio 2012\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs 522 22 WindowsFormsApplication1

You need to define variables and method
Something like this
Public static int variables;
Private string Methods;

And for TextEdit there is no definition for this as well.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo