Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to solve the problem that 32-bit programs cannot be run under 64-bit

2025-04-11 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

How to solve the problem of unable to run 32-bit programs under 64-bit? in view of this problem, this article introduces the corresponding analysis and solutions in detail, hoping to help more partners who want to solve this problem to find a simpler and easier way.

1. Cmd enters the window of DOS, and then goes to cd / d% systemdrive%\ Inetpub\ AdminScripts

two。 Then do the following operation cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 "true"

3 、 iisreset

Done ~

This is a typical 64-bit system problem, because the 64-bit operating system does not support Microsoft OLE DB Provider for Jet drivers, in 2003, you should use the following command.

Cmd goes to the dos workspace

Go to the working directory to C:\ Inetpub\ AdminScripts\

Then run

Adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 true

Iisreset

That's it.

ADODB.Connection error '800a0ea9'

The solution to this problem is also quite simple:

Script commands:

Cmd enters the window of DOS, and then enters

Cd / d% systemdrive%\ Inetpub\ AdminScripts

Then do the following

Cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 "true"

This is the answer to the question about how to solve the problem that you can't run a 32-bit program under 64-bit. I hope the above content can be of some help to you, if you still have a lot of doubts to be solved. You can follow the industry information channel for more related knowledge.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report