VB COM Component in c#.net
From: Matthew (mhjohn_at_(removethis).lsuhsc.edu)
Date: 03/19/04
- Next message: Ronald Laeremans [MSFT]: "Re: Attribute providers for unmanaged c++"
- Previous message: at work: "Re: out equivalent in MC++"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 19 Mar 2004 11:55:04 -0600
We are trying to use a VB COM Component in c# that access a database and
reads in a database and decrypts passwords using CAPICOM.
It is very easy to make reference to a DLL in c#, even one that calls
another DLL and passes by reference.
Our problem is that we are either unable to access the database from the DLL
or unable to use CAPICOM from the DLL. Referencing the DLL does
automatically add a reference to ADODB (the original uses ADO v7). It
doesn't, however, make reference to CAPICOM.
Do you know where our problem might lie?
- Next message: Ronald Laeremans [MSFT]: "Re: Attribute providers for unmanaged c++"
- Previous message: at work: "Re: out equivalent in MC++"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|