danicoelho7
New member
- Joined
- Jan 5, 2009
- Messages
- 3
- Programming Experience
- Beginner
Hi,
I'm using VB.NET with VS 2008.
My program used a DLL when called.
This program is installed on the target computer with a Setup project.
After the instalation, when using the function that calls the DLL I get the following error:
HRESULT 0x8007007F.
On my computer it works, but when I install it on the target computer it doesn't.
The DLL is on the program folder.
How can I find the error?
Regards,
Daniel Coelho
I'm using VB.NET with VS 2008.
My program used a DLL when called.
This program is installed on the target computer with a Setup project.
After the instalation, when using the function that calls the DLL I get the following error:
HRESULT 0x8007007F.
On my computer it works, but when I install it on the target computer it doesn't.
The DLL is on the program folder.
How can I find the error?
Regards,
Daniel Coelho