vote up 0 vote down star

.net 3.0 is installed, but ironpython is still showing '.net 2.0 sp1 is required or later'

flag

55% accept rate

1 Answer

vote up 0 vote down

.NET 3.0 does not include .NET 2.0SP1. (.NET 2.0 SP1 was released along with .NET 3.5 SP0.) It's probably easiest to just get .NET 3.5 SP1 which is the latest fully-released version.

Alternatively, you could get .NET 3.0 SP1 which includes .NET 2.0 SP1.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.