P
Paul Engel
I have a VB 2005 program that must use DAO. I have it running on my system
using Interop. When I deploy it, I get the following message on the local
PC:
System.Runtime.InteropServices.COMException (0x80040112): Creating an
instance of the COM component with CLSID
{00000010-0000-0010-8000-00AA006D2EA4} from the IClassFactory failed due to
the following error: 80040112.
I have done some research on this, and the postings I see suggest installing
MDAC 2.8 to solve this problem. Trouble is, the PC is WinXP Pro, and when I
attempt the MDAC 2.8 install, of course, it lets me know that MDAC is not
necessary since it's functionality is inlcuded in XP.
Does anyone know another work-around for this error?
using Interop. When I deploy it, I get the following message on the local
PC:
System.Runtime.InteropServices.COMException (0x80040112): Creating an
instance of the COM component with CLSID
{00000010-0000-0010-8000-00AA006D2EA4} from the IClassFactory failed due to
the following error: 80040112.
I have done some research on this, and the postings I see suggest installing
MDAC 2.8 to solve this problem. Trouble is, the PC is WinXP Pro, and when I
attempt the MDAC 2.8 install, of course, it lets me know that MDAC is not
necessary since it's functionality is inlcuded in XP.
Does anyone know another work-around for this error?