8.2 64-Bit Windows Problem

I am trying to create a new clientstub using Microsoft Visual Studio 2008 but it doesn’t recognize the SoftwareAG.netWrapper.runtime.dll. When I add the reference to the project it shows up with a warning. I get this message: “Resolved file has a bad image, no metadata or is otherwise inaccessible. Could not load file or assembly C:\Softwareag\entirex\bin\softwareag.netwrapper.runtime.dll or one of its dependencies. This assembly is build by a runtime newer than the current loaded runtime and cannot be loaded” Has anyone run it a similar problem?

Thanks.

I resolved the issue. EntireX 8.2.2 requires .net version 4. I was using .net version 3.5. Once I switched to .Net 4 everything compiled correctly. Thanks.

1 Like