Aug 16, 2007
This article, the first in the IIS7 .NET Developer series, focuses on getting started with developing IIS7 web server features based on the .NET Framework. Learn about the options you have for your development environment, how to set up your Visual Studio...
4 comments
Tags: IIS7ASP.NETdevelopmentIntegrated pipelineIIS News Item
Aug 13, 2007
This weekend, I was working on an MSDN magazine article and happened to install the Wordpress PHP blog app on IIS7. Of course, I used the latest FastCGI bits available in the box in in Windows Server 2008 Beta 3, and the latest Windows-optimized PHP 5...
1 comments
Tags: IIS7PHPFastCGIIIS News ItemGoodies
Aug 04, 2007
IIS7 configuration extensibility allows you to create custom configuration sections that can be used side by side the IIS configuration sections. However, setting this up requires a few steps that may be difficult to accomplish, especially in a automated...
0 comments
Tags: IIS7IIS News ItemGoodiesToolsConfiguration
Jul 26, 2007
Dealing with server errors can be frustrating. Thankfully, IIS7 comes with many improvements to help diagnose errors when they occur, and help resolve them - however, its important that you know how to property use these capabilities. This post gives...
3 comments
Tags: IIS7troubleshootingIIS News Item
Jul 21, 2007
If you have worked with IIS6 and previous versions of IIS, you are most likely familiar with the IIS metabase paths. You know, the ones that look like LM/W3SVC/1/ROOT . These metabase paths serve as a mechanism to identify a part of the IIS website hierarchy...
0 comments
Tags: IIS7IIS News ItemAppCmdConfiguration
Jul 12, 2007
In the course of IIS7 development, the team and I have answered an infinity of questions about IIS7 on any possible topic imaginable. Ironically, neither I nor anyone else I know on the team has ever answered the most basic question - what is the minimum...
3 comments
Tags: IIS7IIS News ItemAppCmd
Jun 20, 2007
A Visual Studio patch that fixes the Visual Studio F5 debugging of IIS7 applications on Windows Vista Home Premium and above has been released! This patch solves the "An authentication error occurred while communicating with the web server. Please see...
4 comments
Tags: IIS7DebuggingIIS News ItemVisualStudio
May 29, 2007
Check out the latest on the IIS FastCGI project, including the new IIS7 FastCGI in Longhorn server beta 3, the out-of-band developer update, and the new PHP 5.2.2. Read more at http://mvolo.com/blogs/serverside/archive/2007/05/29/The-latest-on-the-FastCGI...
1 comments
Tags: IIS7PHPFastCGIIIS News Item