Hi Chris,
Thanks for the reply. I have a dumb question...how do I reregister the tlb
file as you suggested? I tried regsvr32.exe which gave me an error because
the file is not a valid dll or ocx file.
I tried clireg32.exe which gave me the following:
'clireg32.exe' is not recognized as an internal or external command,
operable program or batch file.
I got the same thing with regtlib.exe.
Can you please help me with this?
Thanks,
Keith
"Chris O'C via AccessMonster.com" wrote:
> Reregister C:\Program Files\Common Files\System\ado\msado21.tlb
>
> Chris
>
>
> Keith wrote:
> >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?
>
> --
> Message posted via AccessMonster.com
> http://www.accessmonster.com/Uwe/For...dules/200901/1
>
>