MySQL Data Connector.Net Error

MySQL Data Connector.Net Error

Comments

  • [font=Roboto, Arial, Helvetica, sans-serif]“Could not connect to the database. Details: [BusinessRule] MySQL.Data Connector.Net is not included as part of our Distribution. Please install ‘MySQL Connector/NET 6.10.8’ from your Oracle Contract or the Internet.”[/font]

    1. Like the error states, download and install MySQL Connector/NET 6.10.8 using Typical setting https://dev.mysql.com/downloads/connector/net/6.10.html

    2. If that fails to resolve the issue, the required dlls may not have made it to the Decisions install properly. Open Windows Explorer and travel to [i]C:Program FilesDecisionsDecisions Services Managerin [/i]
      [i]
      [/i]

    3. There should be 3 MySql dlls: MySql.Data.dll, MySql.Data.Entity.EF6.dll, and MySql.Web.dll

    4. If any are missing, go to path [i]C:Program Files (x86)MySQLMySQL Connector Net 6.10.8Assembliesv4.5.2 [/i]or wherever you installed MySql.

    5. Copy the missing dlls [img]att1[/img]

    6. Paste the dlls in [i]C:Program FilesDecisionsDecisions Services Managerin [/i]
      [i]
      [/i]

    7. Restart Service Host Manager

    8. Try to connect

  • Update: In versions 7.x and 8.x, these connectors are placed in the folder .\Decisions\Decisions Server\instances\Control\CustomReferences\

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!