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