Re: [2005] Compiler error
You just Double Click the Error in the ErrorDetails List, You wil be redirected to Resouces Page.There you can see the declartion for the frmMainLayout.resources tag. Make sure there is only one entry. And do the same for the other error also
Re: [2005] Compiler error
If I double click the resources error nothing happens, the other one like you say takes me to the designer file, but there is only one initializecomponent. If I right click on it and select Find All References it still only finds the one.
Help!!!!!!
Re: [2005] Compiler error
You have a corrupted resource file. Close your project then delete (or to be safe, move instead) the bin and the obj folder. Reopen the project and build it.
Re: [2005] Compiler error
Quote:
Originally Posted by stanav
You have a corrupted resource file. Close your project then delete (or to be safe, move instead) the bin and the obj folder. Reopen the project and build it.
Hi, thanks
I renamed the folders, built it, it recreated the folders but the errors remain??
Thanks