Weird Compile Errors Continues

  • Thread starter Thread starter Andy Sutorius via DotNetMonster.com
  • Start date Start date
A

Andy Sutorius via DotNetMonster.com

I am getting this error when I compile a VS2005 web project: The name
'dgdANSI835' does not exist in the current context. This web project has been
compiling fine. All of a sudden the code behind cant see the datagrid. The
aspx has the datagrid in it. Just for kicks if I explicitly declare the
datagrid in the class and compile the compiler says the datagrid already
exists. Does anyone have a solution for this?
 
Problem solved. I had a different webpage inheriting the original weppage.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top