vote up 1 vote down star

Does Server Core 2008 support asp.net? I see references online saying that it isn't supported, but they are all old references from CTPs.

flag

3 Answers

vote up 4 vote down check

No.

Answer here: http://www.microsoft.com/windowsserver2008/en/us/compare-core-installation.aspx

"ASP.NET is not available with Server Core installation option in any edition"

link|flag
vote up 0 vote down

No

link|flag
vote up 1 vote down

The short answer, as others have said: no.

The longer answer: IIS is there, classic ASP is there, and other server-side languages such as PHP will work, too. What's missing is .NET Framework, and adding it to Server Core is in the works.

Currenly the .NET Framework is not on Server Core, which means ASP.NET is currently not available. This is something the .NET team wants to add and we're working on adding it as soon as possible.

link|flag

Your Answer

Get an OpenID
or

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