I am getting the following error message when compiling or attempting to run my application on Windows 7 64 bit. I\'ve scoured the Internet and many people have the same err
My simplest solution has been to just go into the error'ed line and change the base64 to base32
... block of binary here
But I would like to find a way to keep it from happening every time I make a change in designer. Maybe an attribute for the class that forces VS10 to make it a base32 ??