March 2008 - Posts


Comments

IIS 7.0 Trace Viewer by thomad

There is a 90% chance I have to use the " Failed Request Tracing " feature (FRT) when I'm troubleshooting IIS7 issues. To be honest, I stopped turning it off. Tracing is so useful and fast that I don't see why I should disable it on my development box...
Filed under: , , , ,

Comments

Configuration Editor teaches you how to write IIS7 scripts by thomad

The IIS7 configuration system is pretty complex even though it is plain xml. Writing code or scripts to make configuration changes usually requires a bunch of trial and error. But not anymore! The IIS7 Admin Pack includes a configuration editor that shows...

Comments

Securely Delegating IIS7 Settings in Hosted Environments by thomad

Classic ASP We tightened Classic ASP security a little bit more in IIS 7.0. The scriptErrorSentToBrowser property is set to false for example. This means that no script error whatsoever is displayed. In a hosted environment this might be a problem however...

Comments

Hosting Übersites: IIS7 Support for International Domain Names (IDN) by thomad

Let's suppose you are German, you developed an extremely cool web-site and now you want to make it available to your German Bier buddies. The only really fetzig site name you could come up with contains one of these nasty German umlauts: übersite.de ...
Filed under: , , , ,
More Posts
Powered by Community Server (Commercial Edition), by Telligent Systems