Compile error

mike win

New member
Joined
Nov 30, 2010
Messages
1
Programming Experience
Beginner
Dear All,

May I request help.

I have got vb.net project and I am using Visual Studio 2005.

I changed XP to windows 7 (64bit). I am getting an error with my vb.net project, which worked fine on XP.
Here is the error message I get when trying to compile my project.

An error occurred creating the form. See Exception.InnerException for details. The error is: Corrupt .resources file. Got an unexpected EndOfStreamException while trying to read the ResourceReader header.
 
Back
Top