Kenneth
2009-11-02 09:46:01 UTC
Hi
I have a problem :-)
I have created a .net DLL which is com visible and I have exported the dll
using regasm to a tlb. So far so good. I have also created a small c program
that calls this typelibrary and everything is working fine on my machine.
But if I copy this project (Visual studio 2008) to another machine compile
the dll run regasm and run the c program, I get an error saying "fatal error
C1084: Cannot read type library file: c:\.....': Error loading type
library/DLL.
I dont understand that I'm getting this error on other machines than my own.
PLEASE HELP, I'm desperate
I have a problem :-)
I have created a .net DLL which is com visible and I have exported the dll
using regasm to a tlb. So far so good. I have also created a small c program
that calls this typelibrary and everything is working fine on my machine.
But if I copy this project (Visual studio 2008) to another machine compile
the dll run regasm and run the c program, I get an error saying "fatal error
C1084: Cannot read type library file: c:\.....': Error loading type
library/DLL.
I dont understand that I'm getting this error on other machines than my own.
PLEASE HELP, I'm desperate