Re: ADODB.ConnectionClass on Windows 2003
- From: "Uwa Agbonile [MSFT]" <uwaag@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Jun 2005 09:32:37 -0700
Re-registering MSADO15.DLL should bring back the registry key.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Regards,
Uwa Agbonile[MSFT]
"TK" <t_karlsson72@xxxxxxxxx> wrote in message
news:eaYSTr4aFHA.4040@xxxxxxxxxxxxxxxxxxxxxxx
> I hope this is the right group for this question, but if it isn't, please
> point me to the correct one. I am trying to install an application that
> uses a DLL that is developed using ATL/C++ on a Windows 2003 server. The
> DLL is linking the msado20.tlb. I have successfully installed this on
other
> windows 2003 servers, but on this particular 2003 server, it fails to
create
> the Connection object (when I call CreateInstance) with the
> error -1247221164, which I believe means "Class not registered". On the
> computers I have successfully installed this on, there is an entry in the
> registry for CLSID 00000514-0000-0010-8000-00AA006D2EA4, which is the
entry
> for the ADODB.Connection object, but on the server where it fails, that
> entry does not exist. Am I correct in assuming that the error occurs
> because of this, or is that just a coincidence? We have tried to update
the
> MDAC, and reinstalled MS Access to get that object registered, but have
been
> unsuccessful. Is it as easy as registering the msado15.dll, which does
> exist on the server, or does that DLL depend on other DLLs. If it is just
> to register the DLL, does anyone know why it isn't registered already? I
am
> the developer of the DLL, but I do not have admin rights to this server,
so
> I am trying to gather as much information as possible, so I can tell the
> administrators what they can do to make my DLL working.
>
> Any help is much appreciated,
>
> TK
>
>
.
- Follow-Ups:
- Re: ADODB.ConnectionClass on Windows 2003
- From: William \(Bill\) Vaughn
- Re: ADODB.ConnectionClass on Windows 2003
- References:
- Prev by Date: Re: ADO Error...
- Next by Date: Re: linking tables to Access using ADOX and C#
- Previous by thread: ADODB.ConnectionClass on Windows 2003
- Next by thread: Re: ADODB.ConnectionClass on Windows 2003
- Index(es):
Relevant Pages
|