1. Put IIS into 32-bit mode by running the following command:
cscript %systemdrive%\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 1
2. Register the 32-bit ASP.NET by running the following command from your framework \v2.0.xxxxxx location, for example, in C:\WINNT\Microsoft.NET\Framework\v2.0.xxxxxx:
aspnet_regiis.exe -i –enable
理解的越多,需要记忆的就越少
posted on
2010-04-21 14:14零度的火
阅读(276)
评论(0)
编辑收藏举报