64-bit system runs 32-bit program

Source: Internet
Author: User

Applications and dynamic-link libraries are best compiled under the x86 platform,

If you are a Web application, you will also need to modify the IIS configuration

64-bit systems also need to install 32-bit framework framework packages

Configuring IIS to enable 64-bit IIS to run 32-bit Web applications

1. Open the command line to navigate to the%systemdrive%/inetpub/adminscripts directory.

2. Type and execute the following command:

cscript.exe adsutil.vbs set W3svc/apppools/enable32bitapponwin64 "true"

3. If you need to revert to a running 64-bit application:
cscript.exe adsutil.vbs set W3svc/apppools/enable32bitapponwin64 "false"

The 4.Web extension allows Asp.net2.0.*32bit to run. The W3wp32.exe process is running.

http://technet.microsoft.com/zh-cn/library/cc737351

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.