Contents tagged with Tips and Tricks
-
Who is my IIS application process identity?
Over the versions of IIS, we have changed our process model in some ways with each release. Each of those changes required administrators to change the way they set up permissions for "code" to run properly on IIS. It also requires application developers to be aware of these changes.
-
Who is the anonymous user?!
Many questions that we get on the forum's are around which users need which permissions for what resources ... isn't that how life goes? :)
-
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.
-
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 against API's; it's a lot of fun and I wish I had more time for it.