Page 2 of 2

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Thu 17 Aug 2017 20:08
by malchim
I unistalled and reinstalled same issue it says it is not installed per the last post.

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Fri 18 Aug 2017 13:50
by malchim
No same problem

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Fri 18 Aug 2017 14:55
by Pinturiccio
malchim wrote:No same problem
Could you please tell what you mean? Is the issue sovled?

If the issue is not solved, please tell us the version of installed SSIS Data Flow Components on both the development computer and the deployment server. You can find this information in the following way:
1. Go to C:\Program Files (x86)\Devart\SSIS Data Flow\Assemblies.
2. Right click any Devart.SSIS.MailChimp.***.dll file and select Properties in the shortcut menu.
3. Switch to the Details tab.
4. What is the value of the Product version parameter?

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Fri 18 Aug 2017 19:54
by malchim
The version on the local machine and the server is 1.5.2870
No it is not fixed.

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Mon 21 Aug 2017 14:20
by Pinturiccio
When you install SSIS Data Flow Components, it adds the LicenseFolder entry to HKEY_LOCAL_MACHINE\SOFTWARE\Devart\SSIS Data Flow Components registry key - for x86 operating system, or to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Devart\SSIS Data Flow Components registry key - for x64 operating system.
Please check this entry on your deployment server. Is there such an entry, and which path does it contain? Have you copied the SSISMailChimp.lic from the development computer to this folder on the deployment computer?
If yes, try running SQL Agent Job as administrator.

Please notify us about the results.

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Fri 01 Sep 2017 20:29
by malchim
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Devart\SSIS Data Flow Components
I have this node in registry.
I also have the new license file in this C:\ProgramData\Devart\SSIS Data Flow\License
location with the new license file in it.

I do not have this folder HKEY_LOCAL_MACHINE\SOFTWARE\Devart\ or any folders in it

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Mon 04 Sep 2017 12:18
by Pinturiccio
malchim wrote:HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Devart\SSIS Data Flow Components
I have this node in registry.
Open this node and post the value of the LicenseFolder key here.
Please also make sure that you run SQL Agent Job as administrator or as a user who has access to registry.

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Tue 05 Sep 2017 14:42
by malchim
C:\ProgramData\Devart\SSIS Data Flow\License

The file name SSISMailChimp.lic 8/14/2017 file date all other files in this folder have a 2016 time stamp

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Thu 07 Sep 2017 19:49
by malchim
any news on this?

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Mon 11 Sep 2017 18:13
by Shalex
malchim wrote:System.InvalidOperationException: Devart SSIS Data Flow Components for MailChimp is not installed.
at Devart.SSIS.CommonConnectionManager.b()
at Devart.SSIS.CommonConnectionManager.AcquireConnection(Object txn)
1. You are getting the same error in production at the moment, aren't you?
2. Specify the version of SQL Server installed in your production.
3. Send us your SSISMailChimp.lic you copied to C:\ProgramData\Devart\SSIS Data Flow\License\ in your production environment.

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Mon 11 Sep 2017 20:11
by malchim
I sent it today.

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Mon 18 Sep 2017 13:39
by Pinturiccio
Thank you for the provided SSISMailChimp.lic file. This file is not a valid license file. Probably you have copied the activation key incorrectly. We have resent you the activation key via email. Perform the following actions:
1. Run Visual Studio as administrator on your development PC.
2. Enter the activation key in the MailChimp connection editor.
3. It should display about 268 days left for your subscription.
4. Copy the SSISMailChimp.lic file from your development computer, from the folder C:\ProgramData\Devart\SSIS Data Flow\License to the deployment computer, to the C:\ProgramData\Devart\SSIS Data Flow\License folder. Replace the file if such already exists.

Run your package on the deployment computer with administrator privileges. Is the issue fixed?

Re: Devart SSIS Data Flow Components for MailChimp trial was expired

Posted: Tue 19 Sep 2017 16:34
by malchim
That would do it. Now that I can connect I will post the next issue we are having.