K
Keith
I have Office 2000 installed on a Windows 2008 Server used as a Terminal
Server. I have several mdb's that were working fine until recently. After I
installed a program that installed Access 2003 runtime, I started getting
error 429 (ActiveX component can't create object). I uninstalled the new
program, and uninstalled Access 2003 Runtime as well, and I still have the
problem. Following is one of the lines of code that causes this:
Set rstDimsMaster = New ADODB.Recordset
I have tried reregistering DAO360.dll, uninstalling and reinstalling Office
2000, and still the error persists. Does anyone have any ideas on this?
Thanks,
Keith
Server. I have several mdb's that were working fine until recently. After I
installed a program that installed Access 2003 runtime, I started getting
error 429 (ActiveX component can't create object). I uninstalled the new
program, and uninstalled Access 2003 Runtime as well, and I still have the
problem. Following is one of the lines of code that causes this:
Set rstDimsMaster = New ADODB.Recordset
I have tried reregistering DAO360.dll, uninstalling and reinstalling Office
2000, and still the error persists. Does anyone have any ideas on this?
Thanks,
Keith