Im trying to send a Newsletter,but it shows this error:
"This newsletter has the status error, something probably went wrong during the send out:
Error message: NewsletterStudio, SendNewsletterService: Null object cannot be converted to a value type. : at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at NewsletterStudio.Infrastucture.Data.PetaPoco.Database.Insert(String tableName, String primaryKeyName, Boolean autoIncrement, Object poco)
at NewsletterStudio.Infrastucture.Data.PPDatabaseAdaptor.Insert(String tableName, String primaryKeyName, Object obj)
at NewsletterStudio.Infrastucture.Data.EmailTrackingItemRepository.Save(EmailTrackingItem emailTrackingItem)
at NewsletterStudio.Services.EmailTrackingItemService.CreateTrackingItems()
at NewsletterStudio.Services.SendNewsLetterService.SendEmails()
You can try to continue to send the newsletter by going to the "Send options" and follow the instructions."
I'm not sure what is going on and why you get the error but I think it will be much more easy to help you out if you could tell us, which exact version of Umbraco and Newsletter studio you're using.
Error on sending
Hi Masters,
Im trying to send a Newsletter,but it shows this error:
"This newsletter has the status error, something probably went wrong during the send out:
Error message:
NewsletterStudio, SendNewsletterService: Null object cannot be converted to a value type. : at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) at NewsletterStudio.Infrastucture.Data.PetaPoco.Database.Insert(String tableName, String primaryKeyName, Boolean autoIncrement, Object poco) at NewsletterStudio.Infrastucture.Data.PPDatabaseAdaptor.Insert(String tableName, String primaryKeyName, Object obj) at NewsletterStudio.Infrastucture.Data.EmailTrackingItemRepository.Save(EmailTrackingItem emailTrackingItem) at NewsletterStudio.Services.EmailTrackingItemService.CreateTrackingItems() at NewsletterStudio.Services.SendNewsLetterService.SendEmails()
You can try to continue to send the newsletter by going to the "Send options" and follow the instructions."
something about the tracking? Can i turn it Off ?
Thanks for the help
JC
Hi Joao and welcome to our :)
I'm not sure what is going on and why you get the error but I think it will be much more easy to help you out if you could tell us, which exact version of Umbraco and Newsletter studio you're using.
Looking forward to hearing from you.
Cheers, Jan
Hi!
Thanks for the backup Jan! =D
@Joao are you sure that you have any subscribers in the mailinglists that you are trying to send to?
is working on a reply...