Tagged Questions

0
votes
1answer
101 views

Error calling ctor of signed COM .Net DLL

if've got a problem with a sigend .Net COM DLL and I try to call the ctor of this class in VB6 but it only works on my machine, but not on the other developer machines. The error is 0x80131534. The ...