Browse by Tags

Search Results

Page 1 of 1 (2 items)

Compressing IIS and Windows Media Server Logs with PowerShell

The PowerShell Community Extensions Project shipped a Write-GZip cmdlet which made me think that it's time to re-write the trusty CompressLogFiles.vbs file I've been using for a while.  After grappling with the square brackets in the WMS [Global] folder I think I finally have a viable solution...
    by Colin

Finding the source of "It is not possible to run two different versions of ASP.NET in the same IIS process"

Ever get the following error? “It is not possible to run two different versions of ASP.NET in the same IIS process. Please use the IIS Administration Tool to reconfigure your server to run the application in a separate process.” And of course you don't want to spend all day going through...
    by Colin