• Running IIS 32-bit Applications on IIS 64-bit

    Do you have IIS on Windows 64 bit and want to run application that is for 32 bit. No problem. From the Inetpub admin scripts run the following: " cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true" Here are the details. Windows...
  • Enabling SSL in SQL 2005 cluster

    Did you tried to enable SQL encryption between the client and your SQL instance? I thought that configuring SQL 2005 cluster to encrypt its traffic is simple however I discovered that it is not that straight forward and you always get this error “The...
  • Java 6 - Vista compliant

    Looking for a Java runtime environment edition that is Vista compliant, go and download version 6 from here http://www.java.com/en/download/windows_manual2.js...
  • SQL 2000 scale out reporting services upgrade

    I was doing an upgrade for a scale out deployment for SQL Reporting Services 2000 and the servers were having only 1 NIC. After the upgrade finished I found that the reporting services is not working as it was not initialized. Here are the details: ...
  • How to move the storage of email and attachments out of main memory and on to the storage card for WM5

    First thing you need to do is create a couple folders on your storage card.The first folder should be \Storage Card\Mail\ and the second folder should be \Storage Card\Mail\Attachments\. Once these are created, you'll need to edit your registry...