How Developers can Extend IIS 7

Microsoft has released another video cast on Channel 9 about IIS 7, this one is about how developers can extend IIS 7. Brett (IIS Technical Evangelist), Thomas (IIS Group PM) and James (DPE Group Manager and the guy behind the camera) discuss the many ways you can extend the IIS 7 pipeline, UI, and troubleshooting … Read more

Categories IIS

IIS patches

Microsoft released 2 patches yesterday which are IIS related. MS06-033: Vulnerability in ASP.NET Could Allow Information Disclosure (917283) Severity: Important Only affecting – .NET Framework 2.0 MS06-034: Vulnerability in Microsoft Internet Information Services using Active Server Pages Could Allow Remote Code Execution (917537) Severity: Important If you are using ASP for IIS 5.0, 5.1 and … Read more

Upcoming IIS Webcast – IIS 7

Microsoft has annonced an upcoming IIS webcast at Tuesday, June 20, 2006 1:00 PM Pacific Time (US & Canada). About the new Web development and management capabilities that will be available in 7. Explore the new Web development and management capabilities that will be available to administrators and developers with the release of Internet Information … Read more

Categories IIS

www.iis.net

Microsoft has annonced a new public IIS community portal, containing all IIS related information, such as: – Blogs from the IIS team – Whitepapers – Downloads – Webcasts – Videos – Virtual labs – FAQs – Forums The portal already contains alot of IIS 7 information and videos. Go to the new portal here.

Categories IIS

Unused logfile directories

Chris Crowe has published a great script for locating unused logfile directories. When running IIS on a server edition you can create multiple web sites and over time you may add and remove sites. When you do this the Log Files are still retained The following script can be used to find unused log file … Read more