I am using VS2010 and in all of my projects \"My.Resources\" is available and shows all the files that are in the \"resources\" section of the project. In this one project I
I found an unusual way to fix this error. After trying so many things.
I deleted images from the resources folder and ended up with 'Resources' is not a member of 'My' 170 errors
This fixed the error. I deleted all files in the resource folder. I restored them from the recycle bin and all the errors went.