EHX - Map Build Failed - Data Layer - Script Reference
Errors when applying map to matrix with Logic Maestro in use.
Displays data layer error occurred:
…Script . System.Attribute . System.Runtime . Boolean . download . map build . r:\Shared
In this case, we perform the following config file modification:
Navigate to C:\Program Files\ClearCom\EHX Configuration System X.Y
Save a copy of EclipseClient.exe.config, rename to EclipseClient.exe.config_orig
3. Open EclipseClient.exe.config with a text editor
4. Add the following lines under <runtime>
<dependentAssembly>
<assemblyIdentity name="System.Runtime" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.2.0" newVersion="4.1.2.0" />
</dependentAssembly>
…so it looks like this…
5. Save (or write) the file file to replace EclipseClient.exe.config
6. Restart EHX
7. Apply Map and verify
Related content
CAN'T FIND YOUR ANSWER? CLICK HERE TO CONTACT SUPPORT
This solution was provided by Clear-Com via a question submitted to us by customers like you. If you wish to share with us a new solution or update an old one, please follow this link..
The information on this page is owned by Clear-Com and constitutes Clear-Com’s confidential and proprietary information, may be used solely for purposes related to the furtherance of Clear-Com’ business and shall not be disclosed, distributed, copied or disseminated without Clear-Com’s prior written consent. Click Here for Clear-Com's privacy statement.