Running WebProd on a 64-bit server
Summary | This article describes how to run the WebProd on a 64-bit server |
Applies to | AskiaWeb |
Written for | Fieldwork Manager, IT Manager, Operations Manager |
Keywords | 64-bit |
Enable32bitAppOnWin64
Open the command prompt and type the following:
cscript SYSTEMDRIVE\inetpub\adminscripts\adsutil.vbs SET W3SVC/AppPools/Enable32bitAppOnWin64 1
Install the 32-bit version of asp.net
Open the command prompt and type the following:
SYSTEMROOT\Microsoft.NET\Framework\v2.0.50727\aspnet_regiis.exe -i
Restart World Wide Web Publishing Service
More explanations here:http://support.microsoft.com/kb/894435