MasterConcept 12.1 SR1 Fix3 Released

Version: 12.1.3.7

Information We have released this version on the ftp.

Please Download on the customer web.

Product Status

Current Releases

– Master Concept 12.1.2 (Version: 12.1.2.1)
– Master Concept 11.2.6 (Version: 11.2.6.1)
– Master Concept 10.5.7 (Version: 10.5.7.14)
– Master Concept 9.5.1 (Version: 9.0.0.275)

Planned Releases

– Version 12.2 during spring 2015

Oracle Database Driver Changes…again

In 12.1.1 we introduced a new Oracle driver, there was a problem with this causing the requirement to be a bit too narrow and we needed the exact version of Oracle that the application was built against.

This has now been rectified and the requirement is as specified for 12.1.2:
– Oracle Data Provider for .NET (.NET 4)
– Oracle Provider for OLE DB

This means that any Oracle Client is supported as long as these components are included, the main limitation posed by this is that Oracle Data Provider for .NET is only included as a .NET 4 version from Oracle Client (or ODAC) 11.2.0.3 making this is the lowest version that we can support.

Lowest possible version for Oracle Client is 11.2.0.3.

Don’t hesitate to contact support if there are any questions regarding this driver change.

MasterConcept 12.1 SR1 Fix2 Released

Version: 12.1.2.1

Information We have released this version on the ftp.

Please Download on the customer web.

MasterConcept 12.1 SR1 Fix1 Released

Version: 12.1.1.25

Information We have released this version on the ftp.

Please Download on the customer web.

 

12.1.1 Changed Database Driver

The used Oracle driver has been changed, in 12.1 there was a requirement for “Oracle Managed Data Provider for .NET”. This requirement has been lifted and we no longer install this client with the installation program. Instead we use “Oracle Data Provider for .NET” which is a separate prerequisite install which replaces the need for any other Oracle client.

The components needed from the “Oracle Data Provider for .NET” installation are
– Oracle Data Provider for .NET
– Oracle Provider for OLE DB

Oracle Driver Location
http://www.oracle.com/technetwork/topics/dotnet/index-085163.html

Don’t hesitate to contact support if there are any questions regarding this driver change.

Product Status

Current Releases

– Master Concept 12.1.0 (Version: 12.1.0.130)
– Master Concept 11.2.6 (Version: 11.2.6.1)
– Master Concept 10.5.7 (Version: 10.5.7.14)
– Master Concept 9.5.1 (Version: 9.0.0.275)

Planned Releases

– Version 12.1.1 during januari 2015
– Version 12.2 during spring 2015

AutoCAD Error Report

Sometimes when you close elMaster design or proMaster design you get an AutoCAD Error Report. This error can be found in version 11.0 and version 12.0. The error in itself is harmless but somewhat irritating. We have now found a solution that will remove the error from occurring.

AutoCAD Error Report
AutoCAD Error Report
Solution

The solution is to turn of the AutoCAD InfoCenter Toolbar and then you will no longer get the AutoCAD Error Report
InfoCenter
This can be done in two ways:

  1. Change in register. For example the AutoCAD 2015
    “HKEY_CURRENT_USER\Software\Autodesk\AutoCAD\R20.0\ACAD-E001:409\InfoCenter\InfoCenterOn” to 0
  2. Run this Lisp in the Command Prompt in AutoCAD, This lisp command can be added to the EPC_HOOK.LSP. But it only needs to be ran once to solve the problem.
    • (progn (vl-load-com) (vl-registry-write (strcat “HKEY_CURRENT_USER\\”
      (vlax-product-key) “\\InfoCenter”) “InfoCenterOn” 0))

MasterConcept 12.1 SR1 Released

Version: 12.1.0.129

Information We have released this version on the ftp.

Please Download on the customer web.

Readme

MasterConcept 11.2 Fix6 Released

Version: 11.2.6.1

Information We have released this version on the ftp.

Please Download on the customer web.