Upgrading a project, "Invalid Image" exception?

R

Robinson

Hi,

I just took a deep breath, made a backup and decided to have a go at
converting my 1.1 project to 2.0. All goes well, apart from 10,000 warning
messages about references being used before they are assigned a value (well,
we all assume "nothing" is default). Anyway, when I try and run the project
I get an error "BadImageFormatException was unhandled", "The format of the
file 'Foo.exe' is invalid".

I'm assuming 2005 compiles to a .NET 2.0 binary image, so what situations
can I get this error in? I've tried "cleaning" the assemblies but the lack
of information on why this is happening is not enabling me to make much
progress.

Any ideas?

Thanks


Robin
 
G

Glenn Palomar

Hi Robin,

I responded to your response to me. I fixed my problem and see if it works
for you.

Glenn
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top