10.0

Table Of Contents
© 2011 ABBYY. All rights reserved.
21
This service extension will appear in the list only after you install NET Framework 4.0.
If ASP.net was installed before installation of IIS, registration of ASP.net must be performed:
%systemdrive%\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis.exe –i
If your computer runs Windows 2003 (64-bit) or Windows XP (64 bit), do the following:
1. Execute the following command from the command line:
cscript %system-
drive%\Inetpub\AdminScripts\adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true
This command switches the default pool to 32-bit mode, thus the default pool and the pools of the Administration and
Monitoring Console run in the same mode which is required for registration of ASP.net.
For this command to take effect, access to the Network Service account must be granted explicitly. To grand access to
the Network Service account, execute the following command:
aspnet_regiis -ga "NT Authority\Network Service".
2. Make sure that the World Wide Web Publishing service is running in 32-bit mode: