Tag

iis
Often times changing Application Pool settings in IIS means having to touch all the Application Pools that are used by a single website. For web farms hosting several websites this can easily get complicated. One way to handle this is to find all the Application Pools within a Website and then update them as needed.
Parser Error Message: Compiler executable file csc.exe cannot be found. I recently ran into this error when upgrading an application from ASP.NET 2.0 to ASP.NET 3.5 on IIS7.5.
The Heartbleed Vulnerability is a serious SSL Bug that basically can allow a hacker to decrypt your SSL traffic. Network and Systems teams are racing to resolve vulnerabilites to their applications. I’ll focus on the impact to IIS hosted applications.
In some environments adding new virtual directories is a daily, if not hourly task. Automating this type of work is what we all prefer. Here’s some Powershell I’ve used recently to script IIS Virtual Directory setup. One thing about this script I like is it takes very little input, just the website name. The script pulls...
1 2 3

My New Stories

March 2016 Web Hosting Deals
Powershell AD Group Management
Troubleshooting 403