Alt Text Goes Here

IIS Team Blogs Tagged with "Tips and Tricks" (RSS)

Where is Execute Permission in the UI?

A lot has changed in the IIS7 UI from IIS6, sometimes it can be hard to find out where to set certain things such as the execute permission for CGI's and ISAPI's. Yesterday, I was trying to get a CGI to execute, but couldn't find where to set it. In IIS7...

Recovering FREB.XSL after deleting it

For the next week, I hope to produce a couple of blogs about my journey through the land of developing a managed module for IIS7. Being a test lead on the team, I rarely have time to get my hands dirty with the product at the level of developing modules...

Hosting ASP.NET for .NET Framework 3.5 Beta 2 in Medium or Partial Trust

If you're hosting the .NET Framework 3.5 (Beta 2) or planning on it, keep in mind there is some additional work required for the Beta 2 bits. The attached document describes two issues (and their corresponding workarounds) when hosting ASP.NET websites...

Customizing Bandwidth Usage

First of all, apologies for not having introduced myself in my first post. My name is Bryan and I am a Program Manager Intern on the IIS team. In my "real life," I am an undergraduate student pursuing a double major in Electrical and Computer Engineering...

ASP.NET applications running out of memory?

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

Using WMI to change the local administrator password for all servers in an OU or Container

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...

Getting 64-bit or 32-bit applications working on IIS 6.0 x64

When running on x64 hardware, you have two options. First, to run in native 64-bit mode. This means all the applications running need to be 64-bit. The second is to run worker processes in 32-bit mode, which means all applications need to be 32-bit. This...

SharePoint (WSS v3) Guidance for Shared Hosting

SharePoint v3 offers a lot of great features and functionality for hosters and this whitepaper talks about how to use these features to create a shared hosting solution. The whitepaper is built upon lessons learned from a dozen or so hosting partners...

1 2  Next ยป

Related Tags

IIS Team Blogs

Page view counter