T
Torben Laursen
Hi
I have a dll written in C++ builder that I have been using for several years
by calling it using VBA or C++ from VS.
But I cannot use it from a C# program. When I try to use a function inside
it I get this strange exception:
Unable to load DLL 'DB_Forms.dll': Invalid access to memory location.
(Exception from HRESULT: 0x800703E6)
Can anyone give me some hints on what may be wrong?
PS I am using VS2005
Thanks Torben
I have a dll written in C++ builder that I have been using for several years
by calling it using VBA or C++ from VS.
But I cannot use it from a C# program. When I try to use a function inside
it I get this strange exception:
Unable to load DLL 'DB_Forms.dll': Invalid access to memory location.
(Exception from HRESULT: 0x800703E6)
Can anyone give me some hints on what may be wrong?
PS I am using VS2005
Thanks Torben