1.. Click Start, click Run, type cmd, and then click OK.
2.. Type the following command to enable the 32-bit mode:
cscript %SYSTEMDRIVE%\inetpub\adminscripts\adsutil.vbs SET
W3SVC/AppPools/Enable32bitAppOnWin64 1
3.. Type the following command to install the version of ASP.NET 1.1 and
to install the script maps at the IIS root and under:
%SYSTEMROOT%\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -i
4.. Make sure that the status of ASP.NET version 1.1.4322 is set to
Allowed in the Web service extension list in Internet Information Services
Manager.
"anonymous" <nospam.net> ha scritto nel messaggio
news:erCigD%23lHHA.1216@TK2MSFTNGP03.phx.gbl...
> "Alessandro Caporale" <alessandro.TakeThisOut@caporale.info> wrote in message
> news:394EABF6-4112-4A64-AC15-426E89EB3985@microsoft.com...
>> Only ASP.NET 2.0 runs in 64bit mode, if you need to use ASP.NET 1.1, then
>> you must setup IIS to runs in 32bit mode
>>
>> How do you set up IIS to run in either 32 or 64bit mode? I can't see any
>> options when you install it?
>
> >> Stay informed about: IIS6 and ASP.NET