IIS 7.0 Beta3 Ships with a Go-Live License

This week we shipped IIS 7.0 Beta 3 as part of the Windows "Longhorn" Server release.  IIS 7.0 is the biggest release of IIS in the history of the product, and brings with it major improvements to the Microsoft web-server stack.  This article and this blog post list just a few of the major improvements it delivers.

New IIS 7.0 Beta3 Features

This week's IIS 7.0 Beta3 release introduces a bunch of new features and capabilities above and beyond what shipped in the IIS 7.0 release that came with Windows Vista.  These include:

  • Web Farm Shared Configuration: You can now configure your web-servers to be stateless, and centralize all configuration, code and content across web farms (making it much easier to scale out and manage).  Learn more about how to use this new feature here.
  • Delegated Remote Administration: You can now use the IIS7 admin tool to remotely manage web-servers over HTTP/SSL.  Server administrators can now lock down and "delegate" settings to site administrators - enabling much more fine-grained control over who can manage sites on the machine (ideal for hosted scenarios).
  • Automatic Application Pool Isolation: IIS 7.0 makes it much easier to provision and isolate application pool worker processes on the web-server.  This is ideal for hosting scenarios, as well as enterprise scenarios where you want complete isolation and sandboxing between applications.
  • Built-in FastCGI Support for PHP and other extensions: In addition to providing rich .NET extensibility, IIS 7.0 now ships with built-in support for FastCGI extensions - making it easy to use with dynamic web server frameworks like PHP.
  • New FTP Server: The new IIS7 FTP Server now adds support for secure publishing with FTP/SSL, host header FTP support, integrated admin tool support, and support for plugable authentication (using the same provider model as the ASP.NET Membership system).

Make sure to check out Bill Staples' blog post here to learn more about all the above features.

IIS 7.0 Go Live License

After months of stress testing in our labs, we think IS7 is now ready for broad customer deployments.  To facilitate this, Microsoft is now offering a special Go-Live License for IIS7 and Windows Server "Longhorn" Beta3.  This allows you to deploy IIS7 servers into production environments immediately (note: we have already deployed www.microsoft.com on this build).

You can learn more about the IIS7 go-live license, as well as how to freely download Windows Server "Longhorn" Beta3 here.

Alternatively, you can also sign-up for a free IIS7 Beta Hosting Account from one of several web hosters who have deployed IIS7 Beta3 already.  You can learn more about their free IIS7 offers here.

Hope this helps,

Scott

Published Saturday, April 28, 2007 6:33 PM by ScottGu

Comments

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 12:44 AM by Brian H. Madsen

Hey Scott,

that's great news - hopefully it'll pick up quickly so the masses can actually start using it.

one question though, do you know of any FTP client which supports secure transfers properly?

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 3:16 AM by Marcus Eklund

Greetings Scott, Always intresting information to be found and read on your blog!

Keep up the good work.

My Question is, What will the difference between the IIS in Vista and Longhorn?

Since if i understand and did see in my Vista is that i got a IIS 7 and if IIS 7 Beta 3 are now shipped in Longhorn, what is it Vista has?

/Best Regards

Marcus

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 3:25 AM by Pavel

I have a spec - I need to make a grid control in ASP.NET application that should be as rich as the one .NET has for Windows apps. So I thought (1) would it be possible to run windows .net smart client app in web browser frame and (2) make user asp.net session be accessible to the smart client.

I have a web-app, all I need is just to add one island of desktop richness to it, and hopefully make this island share user session with the hosting web-app.

I searched the Internet for smart client in browser frame and all I found was WPF/E. I put the WPF/E sample on my web-site.

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 5:51 AM by Juan María

Hi:

You can read this post in spanish here:

http://thinkingindotnet.wordpress.com/2007/04/29/iis-70-beta-3-sale-con-una-licencia-go-live/

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 11:36 AM by Darren

Hi Scott,

It's awesome that IIS7 will provide a shared web configuration file.  Has there been any thought on including a Shared Output caching system for those of us in WebFarms?  Is Microsoft going to address the issue that it's possible to have various servers in the same farm deliver pages with different datasets?  While I know we can utilize SQL Cache Dependencies, it just seem like something that should be implemented at the server level and optimized there.

Thanks!

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 6:03 PM by Mike

I'd love to see IIS 7 as a standalone upgrade for Windows Server 2003 & 2000 and for Windows XP Professional. Is that possible?

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, April 29, 2007 9:04 PM by DotNetUrls .net resources

Great, when will it be finally released? thanks!

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Monday, April 30, 2007 4:37 AM by Vikram

wow what a news. cant wait to use IIS 7 for my site. nay Idea when it will release?

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Monday, April 30, 2007 7:34 AM by Lenard

Hi Scott,

Will the IIS in Windows Vista get a "refresh" when Longhorn ships?

-Lenard

# Venkatarangan's Blog [???????????????????????????????????? ??????????????????????????????] - Silverlight runs .NET Framework

PingBack from http://www.venkatarangan.com/blog/2007/05/01/Silverlight+Runs+NET+Framework.aspx

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Tuesday, May 01, 2007 12:48 PM by Ryan Ternier

Scott,

Thanks for the Update on IIS7.

You mentioned before in other posts regarding URL Rewriting that IIS7 would have features that allow you to do this natively.

Has this been discussed or implemented yet? We're re-writing some major software and it's release date is in the new year, which is after 2007's release. If this is natively supported, I might try and get my managers persmision for me to develop the software geared towards 2007.

Thanks.

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Tuesday, May 01, 2007 3:05 PM by Morder

Does this new version allow sessions to be persisted on all subdomains for a single domain

e.g. microsoft.com and mail.microsoft.com can all utilize the same session data?

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Sunday, May 06, 2007 7:09 AM by Darren Person

Hi Scott,

The new features in IIS 7 are fantastic, especially in regards to the shared configuration.  Has there been any discussion at the Microsoft camp in regards to Output caching on a web farm?

While the performance is fantastic, scaling it out is not as easy as you can have different cached version on different servers depending on when the content was cached on each.  

Although you can use cache dependencies, there are a number of limitations there as well.  IT would also be nice to provide an API to expire cached content from the web server instead of a timed cache.  Please let me know you thoughts.

Thanks!!

# Dual Auth mode in IIS7

Sunday, May 06, 2007 11:14 AM by Shreeman

Scott,

What about providing a dual Auth mode???

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Monday, May 07, 2007 8:50 AM by amao

hi

I have a question .

Does the IIS 7 can used on the windows xp or 2003?

Thanks

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Monday, May 07, 2007 5:45 PM by Jim

Only slightly related to IIS 7,

Is the planned release of VS 'orcas' scheduled for mid-07 or late-07/early-08. The orcas entry at http://en.wikipedia.org/wiki/Orcas lists both as possible release dates. As someone who is at the 'pulse' could you please give a more accurate estimate? :)

TY!

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Monday, May 07, 2007 6:21 PM by Alberto

Hi Scott, what about webdav on IIS7 ? It seems slightly dead, no words on it!!!

# re: answer for question on ftp/ssl client support

Monday, May 07, 2007 7:54 PM by Bill Staples

Hi Brian H. Madsen -

There are several good FTP clients out there that support FTP/SSL.  In fact, most modern ones do support it.  Try a search for "CuteFTP", "WS_FTP", and "Core FTP" - they all work with FTP/SSL.

# re: differences between vista and longhorn server?

Monday, May 07, 2007 7:58 PM by Bill Staples

Hi Marcus Eklund -

Yes, there are a few differences now between Vista and Longhorn Server.  Most of the differences are transparent to developers - lots of reliability and performance fixes, and some new administration features.  All of the APIs in Vista should still work just fine, and if you're building applications on vista, you should have no problems deploying them onto Longhorn Server Beta 3 - RTM.  We will be updating SP1 with all of the changes made to Longhorn Server, once it is released.  Read more in my blog post here:  http://blogs.iis.net/bills/archive/2007/04/25/what-s-new-in-iis7-beta-3.aspx

# re: will IIS7 be on Windows2003 or Vista?

Monday, May 07, 2007 8:11 PM by Bill Staples

Hi Mike -

IIS7 is currently on Windows Vista, and we plan to ship it for Longhorn Server later this year.  No plans to ship it on win2k3 or xp.

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Tuesday, May 08, 2007 2:18 AM by Keith Murray

Will we see new versions of the Visual Studio Express tools as a part of the Visual Studio "Orcas" Launch?

<editorial>I think this was one of the best marketing and technology decisions Microsoft ever made as it introduced Visual Studio (legally) to thousands of student and hobbyist developers who wouldn't normally be able to, or have the desire to, spend the $400 for Visual Studio.</editorial>

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Tuesday, May 08, 2007 6:09 AM by ScottGu

Hi Keith,

Yes - there will definitely be a refresh of the free express editions of Visual Studio with the "Orcas" release.  

These will include the new features being added to "Orcas".  For web development this includes the new HTML designer, Javascript intellisense, and the new LINQ data designers.

Hope this helps,

Scott

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Wednesday, May 16, 2007 11:54 AM by Paul Irwin

So since it supports FCGI, does that mean Ruby on Rails might work better (or at all?) with IIS?

# re: IIS 7.0 Beta3 Ships with a Go-Live License

Wednesday, May 16, 2007 12:21 PM by ScottGu

Hi Paul,

In theory the FCGI module for Rails should work with IIS7.  Note that Rails doesn't work that well with FCGI (even on Apache), so it comes with some caveats.

But the goal is for any FCGI module to be able to run well on IIS7.

Thanks,

Scott

# The "other" Steve T. and the API war

Thursday, June 07, 2007 6:44 PM by TexBlog

Interesting blog entry from my old friend and colleague Steve Trefethen on Microsoft APIs . Steve brings

# MSDN Blog Postings &middot; The "other" Steve T. and the API war

Pingback from  MSDN Blog Postings &middot; The "other" Steve T. and the API war

# IIS 7

Sunday, June 17, 2007 5:09 PM by balassy

Soci múlt heti Technet előadása után kérdezte meg tőlem valaki a szünetben, hogy mennyire jó az IIS 7

# IIS 7.0 Hits RC0 - Lots of cool new IIS7 Extensions Also Now Available

Friday, September 28, 2007 2:47 AM by Blogs

One of the products that my team builds that I am most proud of is IIS 7. IIS 7 is a *major* update of

# 【收藏】本周ASP.NET英文技术文章推荐[04/29 - 05/05]

Wednesday, December 05, 2007 4:02 AM by Jacky_xu

摘要

又过去了一周,放假时间就是短暂……本期共有6篇文章: 基于Go-Live许可的IIS7.0Beta3发布

在ASP.NETAJAX中实现Mashup:使用代理访问远程API...

# iis 7

Sunday, July 20, 2008 4:15 PM by iis 7

Pingback from  iis 7