in
All Tags » IIS (RSS)

Browse by Tags

  • Adventures with x64 IIS

    Adventures with x64 IIS Recently I had to deploy 32 bit application on a Windows x64 bit OS. This post raps up some of the things I found along the way. ISAPI Filters The application supports an ISAPI filter, but the filter is only 32 bit, therefore it doesn't work without modification. If you google...
    Posted to mystyleit (Weblog) by mike.clarke on 11-13-2008
  • IIS Trace Logging in Windows Server 2003 SP1

    IIS Trace Logging in Windows Server 2003 SP1 This post will briefly describe how to enable IIS trace logging in IIS for Windows Server 2003 SP1. Note, that trace logging for IIS is NOT available in Windows XP Here is the official Microsoft documentation which provides more details than this post will...
    Posted to mystyleit (Weblog) by mike.clarke on 06-23-2008
  • Vista Media Center and WebGuide4

    Vista Media Center and WebGuide4 Windows Media Center for MS Windows Vista is awesome! I was blown away by how easy it was to setup and how easy it is to use. Now that I've had my MS Media Center up and running for about 6 months I find myself wondering what else can I make it do. This article will...
    Posted to mystyleit (Weblog) by mike.clarke on 01-11-2008
  • Passive FTP Server Using IIS

    Passive FTP Server Using IIS This document will cover some common configuration questions for IIS and FTP. This document assumes that IIS and FTP have been successfully installed. PORT and PASV In short, their are two mode to FTP, PORT and PASV . Port mode uses only port 21 for all communications. It...
    Posted to mystyleit (Weblog) by mike.clarke on 12-11-2007
Page 1 of 1 (4 items)