When I download the .NET 3.5 SP1 exe and run it, it unpacks and I get a message saying that

"Use the Roles Manager to configure .NET 3.5 SP1"

When I go to the Role Manager, I do not see the .NET 3.5 SP1 listed. Here's a screenshot:

alt text

link|improve this question

67% accept rate
feedback

2 Answers

up vote 1 down vote accepted

Application Server is the entry you want to tick(le)...

link|improve this answer
How do I check in SP1 is installed? I checked Application Server and installed the .NET 3.5.1 but some features that are available in SP1 are not enabled in my application – user25164 Mar 5 '10 at 13:35
3.5.1 is 3.5 SP1 - at least that's how I've always read that version string ;) Also see this question on SO: stackoverflow.com/questions/198931 – Oskar Duveborn Mar 5 '10 at 13:51
feedback

You can install this directly without choosing application server under roles by going directly to "Features". There you choose to specifically install the .NET Framework with or without the WCF Activation piece.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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