It is a class. It was auto generated from a DBML file. The class is in the DESIGNER file and the designer file was created after saving the DBML. I am using Linq to SQL. The app still works, I just get those build errors and can't get a new build until those errors are gone. It almost seems like it's not truly an error since the app still works, but I am not that familiar with .NET to speak to that.
Thanks for your help!
User Profile
Collapse
-
Error: type or namespace name could not be found
Hello all. I am getting this error when I attempt a build of my Visual Studio 2008 project. The build works fine on another computer, but not on this one. It appears there is some sort of reference missing, but I have no idea where to even look. All the references look the same on the two machines, but I don't know what to look for regarding data context references.
Here is the complete error message:
The type or namespace... -
FindControl issue (does not find the control)
Hello everyone.
I have done a lot of reading regarding the recursive issue with FindControl. I have a FormView with an <EditItemTempla te> and all I want to do is add javascript attributes to the form control like this:
smsTxt.Attribut es.Add("onkeydo wn", "backspacerDOWN (this,event);") ;
My goal is to use JavaScript with the ASP.NET controls. I found some code on another forum to do the...Last edited by Curtis Rutland; Oct 13 '08, 04:12 PM. Reason: added code tags -- please surround your code with [CODE] and [/CODE]
No activity results to display
Show More
Leave a comment: