Re: MDAC 2.7 with Win XP SP2
- From: "Paul Baker" <paulb@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Feb 2006 12:29:22 -0500
This is not an MDAC issue or a COM issue, it's a compiler issue. So I don't
know the answer.
Paul
"Shads" <Shads@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:1678D30D-6496-4BC5-A310-70CD2B25E1E0@xxxxxxxxxxxxxxxx
It's more of a temporary solution until everyone upgrades to SP2. It did
resolve the references but when I recompiled the solution I received
errors
"[Project] makes an indirect reference to assembly ADODB" and then it
complained about the ADODB.Recordset method. Any Ideas?
"Paul Baker" wrote:
That doesn't sound like the right solution. Is this a registry entry that
must be made on all clients? It can be done without any registry entries
at
all.
Paul
"Shads" <Shads@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B472575C-7D7A-4ED8-92E9-9B2A5A77B4D6@xxxxxxxxxxxxxxxx
Thanks for your help Paul. We got it working by adding the
PrimaryInteroptAssemblyName Reg Key for the 2.7 ADO object
"Paul Baker" wrote:
This is more of a COM question, I think.
If your software is version neutral, just use the version neutral
ProgID
or
ClassID for the objects you wish to create.
Paul
"Shads" <dsharrad@xxxxxxxxxxxx> wrote in message
news:1140604215.684751.319400@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have two computers one has MDAC 2.7 on Win XP SP1 the other
computer
has MDAC 2.8 SP1 on Win XP SP2. I have a project written in VB.NET
which references ADODB.dll version 2.7 (just for your information
this
code was written in VB6 using ADO and has been converted to VB.NET,
we
haven't changed the code to use ADO.NET due to project timescales).
When I open the same project on my Win XP SP2 machine, I receive a
missing reference.
How do I go about resolving this problem?
I don't really want to upgrade my Win XP SP1 machine to use MDAC
2.8.
I believe this will then affect my Windows 2000 Server where the
code
will eventually be deployed?
Thanks
.
- References:
- MDAC 2.7 with Win XP SP2
- From: Shads
- Re: MDAC 2.7 with Win XP SP2
- From: Paul Baker
- Re: MDAC 2.7 with Win XP SP2
- From: Paul Baker
- MDAC 2.7 with Win XP SP2
- Prev by Date: Re: MDAC 2.7 with Win XP SP2
- Next by Date: SqlCommand slow on INSERT
- Previous by thread: Re: MDAC 2.7 with Win XP SP2
- Next by thread: Re: Opening XML file over HTTPS with ADODB on a web page.
- Index(es):
Relevant Pages
|