Browse by Tags

All Tags » IIS (RSS)
If you haven't heard, the new Web SKU is a special, low-priced version of Windows that is focused exclusively on Internet-based Web serving. We've added a lot of new features and support for hardware compared to the old Windows 2003 Web edition. For more...
with no comments
Filed under: ,
On IIS 6.0, there are no mime types for Silverlight by default (IIS6 was released a good deal prior to Silverlight and as with any type of content, you need to configure your web server to support it)... so you might experience that your app appears to...
2 comment(s)
Filed under: ,
There are two settings you should be aware of for hosting that relate to delegation of errors. 1. Delegating ASP's scriptErrorSentToBrowser setting: You should definitely turn on the ASP script errors, otherwise your customers won't see the useful errors...
1 comment(s)
Filed under: , ,
Hey everyone, long time since the last blog post but we're still here and we have some great news to report. The IIS team just released the Microsoft Web Deployment Tool on www.iis.net . It is a command-line tool that provides support for deploying, synchronizing...
Microsoft has just announced the Go Live release of its FastCGI Extension for IIS 5.1/6.0 (FastCGI Extension). This FastCGI Extension release is supported on IIS 6.0 on Windows Server 2003 for a fully scalable production environment and IIS 5.1 on Windows...
with no comments
Filed under: ,
We're releasing a draft version of our shared hosting guidance for Windows Server 2008 and IIS 7.0. Currently it covers mainly IIS 7.0 and ASP.NET 2.0, but we will be adding more content for other components. Highlights for shared hosting on IIS 7.0 covered...
The IIS team has announced that Windows Server Codename "Longhorn" Server Beta 3 has reached a high level of quality and is ready for your testing. You can test awesome new hosting features in IIS 7 and roll it out for beta hosting. Find out...
One thing you can do to help save memory usage is to enable the WorkstationGC. The GC, or garbage collector, manages the memory for appDomains. http://support.microsoft.com/kb/911716
with no comments
Filed under: , ,
Yesterday was the second day at the Hosting Summit. There are folks from around the world here. We started off with great keynotes from Michael O'Hara and John Zanni, and of course, a hilarious spoof of Devil Wears Prada from the Exchange team. Highlights...
with no comments
Filed under: ,
Just sharing a nice little script to query all the computers in an OU and change the local Administrator password for each one. One thing to note, if your computers happen to be in the default Computers container, you need to change the LDAP query from...
More Posts Next page »