Problems with .Net 2.0 SDK 64bit

From OpenPetra Wiki
Jump to navigation Jump to search

nant generateSolution gives this error:

compile:

	  [csc] Compiling 17 files to 'C:\Documents and Settings\timotheusp\My Documents\bzr\openpetra\trunk\delivery\bin\Ict.Common.IO.dll'.

BUILD FAILED

The SDK for the 'net-2.0' framework is not available or not configured.

Total time: 0.6 seconds.

This can happen, when you have installed the .net 2.0 SDK for 64 bit. Somehow, NAnt does not recognize that. When you install .net 2.0 SDK for 32 bit, it should work fine!