danesparza / MailChimp.NET

:envelope: .NET Wrapper for the MailChimp v2.0 API
MIT License
179 stars 119 forks source link

ServiceStack.Text #205

Closed AnasBurghal closed 7 years ago

AnasBurghal commented 7 years ago

I have the following message : "Could not load file or assembly 'ServiceStack.Text, Version=3.9.71.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified."

the API was working fine , before two days this issue appeared , so we can't send any emails to specific list on MaliChimp .

Is there solution about that with details please ?

danesparza commented 7 years ago

If it was working fine, it's most likely an issue with the assemblies installed on the machine. Here is a stackoverflow answer that might help you troubleshoot.