Tyring to install sharepoint services 3.0 for a BizTalk 2009 BAM feature, I ran into an error regarding IIS running in 32 bit emulation mode. To change this use the following command:
CScript "%SystemDrive%\InetPub\AdminScripts\adsutil.vbs" set w3svc/AppPools/Enable32bitAppOnWin64 0
And perform an iisreset.
Michael Høtoft
c81bbbd9-f7c0-4957-b16e-2562a15baf09|0|.0
BizTalk Server, Sharepoint Server