5

I am using to create an package targeted at . I am using KingswaySoft to connect to to read & update some data. My package runs correctly when I run it from Visual Studio. However, when I deploy the package to my server, the package no longer runs successfully. I am receiving multiple errors with the first error being:

The connection type "DynamicsCRM" specified for connection manager "Dynamics CRM Connection Manager" is not recognized a valid connection manager type.

Why am I receiving this error and why is it only showing up when the package has been deployed?

I have tried restarting the Integration Services on the server.

I checked the license on the server and I noticed that although I have the Ultimate Edition of KingswaySoft, one of the License Manager's doesn't have a license and won't accept my license key. Perhaps it's a licensing issue?

License

Tim Hutchison
  • 3,483
  • 9
  • 40
  • 76

1 Answers1

4

The error message indicates that you do not have our software installed on your integration server.

Edit: Re-installation solved the issue (per comments)

KingswaySoft
  • 852
  • 4
  • 10
  • Please see my updated question. I have the software installed and I have an Ultimate Edition License. – Tim Hutchison Jun 21 '17 at 13:01
  • It would happen if it is an incomplete installation such as you run our software installation before you add a new SSIS runtime. You may consider running the manual install package that we provided on our download page to see if it helps. Please reach out to us directly through our email account so that we can have a look of the issue remotely if this is still an issue. – KingswaySoft Jun 21 '17 at 13:15
  • I have sent an email to your support email. – Tim Hutchison Jun 21 '17 at 13:26
  • 1
    Thank you for reaching out to us. After we have re-installed the software, the above issue got resolved. We would like to thank you for choosing KingswaySoft, we appreciate your continued support. – KingswaySoft Jun 21 '17 at 19:18