
class doesn't support automation or doesn't support expected interface
The reason is that you are not deploying all the files your application
requires; my guess is you are omitting MDAC_TYP.EXE, which contains the
necessary ADO libraries. One of these is missing or of an incorrect version.
Check your package and ensure you are including the version of mdac_typ.exe
that contains the provider you are using. Bear in mind that Jet-based
drivers and providers (dBase, Paradox, Access, etc) are no longer present
in MDAC 2.6 and later. If you are using Access, you should install 2.5 sp2
and be sure you are using the Jet OLEDB Provider version 4.0.
You can download MDAC from http://www.microsoft.com/data.
Hope this helps!
Steven Bras, MCSD
Microsoft Developer Support/Visual Basic WebData
This posting is provided "AS IS" with no warranties, and confers no rights.
Are you secure? For information about the Microsoft Strategic Technology
Protection Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.