I have a Delphi version 6 executable. It calls a C# DLL that I used to wrap another DLL called Vipvco that talks to a large database on an iSeries. Everything runs fine on my development box but I get the above error when I call the C# DLL from inside the Delphi EXE after I load it on another PC. I cannot register the C# DLL since it is .NET but I have run RegSvr32 on all the other DLLs that it calls and still the error.
Any ideas? Thanks,
Any ideas? Thanks,