Aug 11, 2008
My blog was down a few days ago. I've had downtime in the minutes over the last few years, but as far as I recall, it's never been down for any significant time. Keyvan noticed that a bunch of us were attacked. Phil Haack was also, ahem, haacked. I host...
4 comments
Tags: IISASP.NETToolssql injectionASP.NET MVCUrlScanhacked
Jul 15, 2008
I really like the IIS7 team at Microsoft. They're cool people, but the what I like is that IIS7 is so freaking modular (I've talked about this at conferences before when showing how to use PHP and Ruby under IIS7 using FastCGI ) that the group keeps bringing...
2 comments
Tags: IIS
Jul 01, 2008
I've blogged before about 32-bit vs. 64-bit .NET under IIS and how different Framework-bitnesses need different Application Pools (AppPools). Someone asked how you find out what AppPools are on a machine and how do you find out which ones are 32-bit?...
0 comments
Tags: IISASP.NET
Apr 01, 2008
A question that comes up a lot is this: How do I tell my IIS Application or Virtual Directory to use ASP.NET 3.5 rather than ASP.NET 2.0? Folks often go into the IIS6 or IIS7 manager and setup an AppPool and see a properties dialog like this, and when...
0 comments
Tags: IISASP.NET.NET 3.5ASP.NET 3.5LINQ
Mar 20, 2008
ScottGu blogged about the IIS 7.0 Bit Rate Throttling Module being released. Since IIS 7.0 is totally modular (finally!) I think you'll see lots of increasingly useful modules coming out from the team. I know a couple of cool people over there so I get...
0 comments
Tags: IISHttpHandlerHttpModulePodcast
Feb 02, 2008
Months ago, even before I started at Microsoft , I got to talk to some very nice people about a project they were calling AdminX . After I told them that that was very possibly the worst name they could possibly give it (and they took part that very well...
0 comments
Tags: IISASP.NETTools
Oct 23, 2007
Hello Dear Reader. I have been working with IIS7 for a while and I'm convinced that it's the cat's pajamas [1] I started playing with IIS7 and noticed that it had FastCGI support. This means I could plug in PHP or maybe Perl or even Ruby into IIS7. This...
0 comments
Tags: IISASP.NETSpeakingScreencastsSilverlight
Oct 17, 2007
If you're getting... "HTTP Error 404.17 - Not Found - The requested content appears to be script and will not be served by the static file handler." ...on Vista while trying to get PHP working under IIS7 with the standard ISAPI "php5isapi.dll" ask yourself...
0 comments
Tags: IISPHPVista