You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
System.Exception occurred
HResult=-2146233088
Message=Object reference not set to an instance of an object.
Source=CreateNewsletter
StackTrace:
at CreateNewsletter.Program.GetNextNewsletter() in c:\Development\VSProjects\MailChimpIntegration\CreateNewsletter\Program.cs:line 146
InnerException: System.NullReferenceException
HResult=-2147467261
Message=Object reference not set to an instance of an object.
Source=CreateNewsletter
StackTrace:
at CreateNewsletter.Program.GetNextNewsletter() in c:\Development\VSProjects\MailChimpIntegration\CreateNewsletter\Program.cs:line 108
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I get a System.NullReferenceException error whenever I try adding any of the 3 tracking options. All of the other options work fine:
The text was updated successfully, but these errors were encountered: