Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lost References to all objects

Status
Not open for further replies.

TheFitz

Programmer
Dec 18, 2003
140
GB
Hi,

I've been working on a project all day, and everything was fine when I closed it. I've logged on this evening and I seem to be having a big problem!! I've even tried reverting to old backups. Still the same!!!

I'm receiving the following message for what seems almost every object:

Code:
The name 'txtName' does not exist in the current context

Obviously txtName isn't the same reference for each object. This is an example. :)

Anyway, I'm kinda new to VS2005 and C#.

Please help!!! Not sure what's happened.

Many thanks if you have a look at this,


Fitz
Did you know, there are 10 types of people in this world:
* Those who understand binary
and
* Those who Don't!!
 
Hi, Just a suggestion:
You may have a compilation error during rebuild in one of your projects. Take a look at the last error in the list and resolve then rebuild.

Good Luck
TallOne
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top