I have just installed the most recent version of the EntireX designer (8.2) on a Window 7 Enterprise 32 bit machine. I am attempting to generate a DCOM dll from an IDL file (Natural). I get this error:
I have validated IDL and these IDL files work perfectly when used with version 7.2.1 of the EntireX Workbench. I have tried starting the designer as Administrator as well.
Are there any other logs or traces that I could turn on/investigate to get more information on what is causing this error?
Sure, here is an actual sample. However even I create a test IDL with just one program and parameter, it fails. I should also mention that I don’t think it is the IDL because I can generate other stubs from the same IDL, like a .Net client.
Apologies for not replying sooner. IDL generation does not give the error. I also created a new test idl with just one parameter and then tried generating the DCOM dll, without success. I suspect that the problem has to do with my installation or file permissions. Is there any way to activate additional logging for the generation process?
The error is caused when IDL files are linked to an EntireX project in Eclipse. I think that the EntireX generator is unable to resolve the link. The workaround is to import the IDL file into the Eclipse project before attempting to generate the DCOM dll.