Hello,
I am getting these constant annoying errors in Visual Basic .NET 2010 Express. I'm pretty sure I'm not the only one, but these errors are always relating to images and resources!
The Type 'Global.ExampleProject.My.Resources.Resources' has no property named 'example.png'
I am pretty sure these are bug, due to the fact that I get these errors after a while in most of my projects - it's absolutely annoying! Most solutions include removing the resources (commenting them out of the form designer code) and re-importing them... But then the problem comes back again after the project has been loaded a few times!
Microsoft suggest this is rather a user-related issue rather than a bug due to the fact that they can't reproduce the error.
Argh! I'm still sticking to the belief of this being a bug - anyone get this error alot of the time?
This is not the only bug I get - sometimes VB stops working when I try to build my projects!
Note: I am not a novice, I know VB fairly well - and these errors a very strange.. which is why I believe their bugs! :@