Click here to Skip to main content
15,891,981 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
if i want to update mailchimp customer list from a existing database using c# then how should i start?
there is a website and it has registration option; those who had already registered and updated in the database i want to add those in mailchimp account.
can anyone guide me how should i progress?

Here i get a resource that is a file named "PerceptiveMCAPI.dll". It is mentioned that this file may help to make a .net console application that will run once to synchronise data with the mailchimp server.
But i don't get any effect using this as a resource. Still getting an error like

"Warning 4 Namespace or type specified in the Imports 'PerceptiveMCAPI' doesn't contain any public member or cannot be found. Make sure the namespace or the type is defined and contains at least one public member. Make sure the imported element name doesn't use any aliases."


Thanks in advance
Posted
Updated 21-Jul-11 21:17pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900