%1 is not a valid Win32 application (64-bit conversion 32-bit)

Source: Internet
Author: User

%1 is not a valid Win32 application (64-bit conversion 32-bit)

phpMyAdmin Open when the HTTP500 internal server error is displayed, the Firefox browser shows that%1 is not a valid Win32 application. Google a bit, finally find out the problem, originally is windows2003 64-bit operating system and 32-bit IIS problem. Finally find the solution as follows:

To run the 32-bit version of ASP. NET 2.0, follow these steps:
1. Click Start, click Run, type cmd, and then click OK.

2. Type the following command to enable 32-bit mode:

cscript%systemdrive%/inetpub/adminscripts/adsutil.vbs SET W3svc/apppools/enable32bitapponwin64 1

3. Type the following command to install the ASP. NET 2.0 (32-bit) version and install the script map in the IIS root directory:

%systemroot%/microsoft.net/framework/v2.0.50727/aspnet_regiis.exe-i

The third step may be useless, according to the circumstances of their own decision ... I was in the second part of the settlement ...


This article is from the "Light Blue Wind" blog, be sure to keep this source http://1051236524.blog.51cto.com/5661514/1414427

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.