0

Is there any IIS version release after IIS 7.5? And is there any update for .NetFramework released after .NetFramework 4?

2
  • 1
    To my knowledge, the latest IIS Version is 7.5 and the latest .NET Framework (at least production) is .NET 4.0. Maybe there are service packs for .NET 4.0 but not a new release. Check Microsoft's website. Commented Aug 4, 2011 at 5:02
  • 1
    There is a minor update available on .Net 4.0. Check out : support.microsoft.com/kb/2468871 Commented Aug 4, 2011 at 5:06

1 Answer 1

3

IIS is considered part of the operating system, so probably IIS vNext will only come when Microsoft releases its next version of Windows, which may not happen in the coming months. But once Microsoft provides public betas of it, you can test it out.

.NET 4 is still the latest, and like @Pawan pointed out, there are updates for .NET already, but SP1 is not yet announced.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.