My posts tagged with "IIS7"(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...

Accessing custom properties at runtime through managed modules (part 2)

Ok, now I want to do something in my managed module during runtime that will only read from my custom configuration properties. I need someplace to start ... like a starter kit! :) http://www.iis.net/downloads/default.aspx?tabid=34&i=1302&g=6...

Accessing custom properties at runtime through managed modules (part 1)

Following on my last post in developing my module for app-building week, I want to talk about how I wrote the code for my managed module (C# code). So far, I have custom configuration schema that could be accessed through various built-in tools and I...

Adding simple custom schema to IIS Configuration

Let's see if I can get 2 blog posts written in the same month! :) As I was talking last post, our team had an app-building week (everyone will see the results over the next couple months; there were some VERY cool tools that I'm excited for people to...

Microsoft Communities