Reply to thread

WeBoat:


Its not possible to compile MP using VS 2003 anymore, as it uses .NET 1.1. MP has moved on to .NET 2.0 and therefore VS 2005, and has made use of .NET 2.0 only features, like generics.


Try Visual C# express, which does work with .NET 2.0.


Sam


Top Bottom