Enable IIS to run 32-bit applications on 64-bit Windows

In Microsoft Windows Server 2003 R2 Standard x64 Edition(or any 64bit Windows)…connecting MS Access to ASP pages…by using following code<scripting language used is javascript>:
cn= Server.CreateObject(“ADODB.Connection”);
cn.ConnectionString=”DRIVER={Microsoft Access Driver (*.mdb)}; DBQ= “+ Server.MapPath(“any.mdb”)
cn.Open;

gives error:
ADODB.Connection error ‘800a0ea9’
Provider is not specified and there is no designated default provider

As the MS Access driver is 32bit…and is being accessed by 64bit windows..
This error can be solved by:
1.Opening  command prompt and navigating to the directory %systemdrive%\Inetpub\AdminScripts
2.Typing:
cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 true

Done!!

13 responses to “Enable IIS to run 32-bit applications on 64-bit Windows

  1. ...

    Great post, thanks!

  2. Some Dude

    You have to be careful, though – the app I currently maintain cannot run in 32-bit mode IIS. As always, that setting is a double-edged sword. Good post, though – I’m sure it is or will be useful to many!

  3. สุดยอด ขอบคุณครับ

  4. This website has got a lot of very helpful info on it! Thanks for sharing it with me!

  5. ibiruel Biruel

    CONGRATULATION! HELP ME ON BRAZIL 😀 THANKS!

  6. RacingTomcat

    Great Post. It saves me from re-installing the server as 32bit again! Thanks a lot !!

  7. Gokhan ALAGOZ

    Great post, thanks!

  8. Sergio Intenricola

    Many thanks also from me (Italy) !!!

  9. I’m now not sure the place you are getting your info, however great topic.
    I needs to spend a while finding out much more or working out more.

    Thank you for great info I was in search of this info for my mission.

  10. I enjoy what you guys are usually up too. This kind of clever work and exposure!
    Keep up the excellent works guys I’ve included you guys to our
    blogroll.

  11. Garmin nuvi 2555 gps lifetime

    Helpful info. Lucky me I found your site by chance, and I am surprised why
    this coincidence didn’t happened in advance!
    I bookmarked it.

  12. Me ha molado tu escrito. Desde hace 6 meses que padezco
    lo mismo. Saludos.

Leave a reply to xinwei Cancel reply

Pages

Archives

Current Month

June 2008
S M T W T F S
1234567
891011121314
15161718192021
22232425262728
2930