My posts tagged with "ASP.NET"(RSS)

How to Programmatically tell if an IIS AppPool is 32-bit or 64-bit

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

How to set an IIS Application or AppPool to use ASP.NET 3.5 rather than 2.0

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

MS Deploy - New IIS Web Deployment Tool

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

Screencast HowTo: IIS7 and PHP with FastCGI

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

« Previous  1 2

Microsoft Communities