VS 2005 Express Beta1 - pb with NUnit

J

Joannes Vermorel

Hi,

I just give a try at VS2005 Beta1 (for C#). I have try to import a simple C#
project (MathNet.Numerics, http://nmath.sourceforge.net). The conversion
from VS7.1 to VS8 went without any problem. But when I tried to run the
NUnit tests, I got the exception "System.BadImageFormatException: The format
of 'MathNet.Numerics is invalid.".

Question: will the assemblies build by VS8 not be compatible with the other
..Net tools ? Does someone has a summary of what should be known and done to
switch to VS2005 ?

Joannes
 
C

Cowboy \(Gregory A. Beamer\) [MVP]

Technically, .NET 2.0 is fully backwards compatible with .NET 1.1. In
reality, this may not be the case for 100% of everything. Also realize you
are playing with betaware. There are portions that are not complete yet.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 

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