ADODB.Connection error '800a0e7a'
Anyone know what does that error mean? I have just copied my ASP classic website files to my Windows 7 x64 machine. And I have installed IIS 7.0. I am trying to access the we开发者_如何学编程bsite and it gives me that error.
Take a look at this thread. There's no 64-bit Jet driver. You will need to enable 32-bit applications:
精彩评论