SoftwareAG.EntireX.NETWrapper.Runtime.dll not recognized

I upgraded from EntireX Communicator 7.2.1.25 to 7.3.1.0 recently. I created a new ClientStub for a project. When I tried to add a reference in Microsoft Visual Studio 2003 to compile the clientstub.cs I received the following message:

A reference to C:\Program Files\Common Files\SoftwareAG\SoftwareAG.EntireX.NETWrapper.Runtime.dll could not be added. This is not a valid assembly or COM component.

The dll is in this directory. Is there a known problem with this dll? The old one for version 7.2.1 worked fine.

What can I do to correct this situation?

Hi Soliver

Why not exx733 ? :wink:

My best guess is that the DLL was locked when you installed.

  • this could probably be verified in the install log…

What I would do, was to delete it and then reinstall.

Finn

EntireX 7.3 has the .NET Framework 2.0 as prerequisite. And this probably requires Microsoft Visual Studio 2005.

I think the .Net 2.0 explains it.

I am able to rebuild using the previous 7.2.1 .NETWrapper.Runtime.dll even though I created the clientstub with workbench 7.3.2.

Is there any known problem doing this?