1. The best way to do this (from what i can tell) would be to first set the "scheduled send out date" for the the newsletter and then call "NewsletterCheckForScheduledSendOut.aspx" from you code - that would start the send out thread.
2. There is no API for this so you would probably need to talk directly to the db-tables.
I am trying to override ProcessPreRender method by following your video tutorial step by step, but when I click on "Save and Perview" i get the following error:
Could not load type 'NewsletterStudio.Services.RenderTask' from assembly 'NewsletterStudio, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null'.
NewsLetter Studio Package installing time following error is displayed,
Could not find a IDataType control matching DataEditorId b52aecb2-4990-41f9-bac3-d5aac1764f25 in the controls collection. To correct this, check the data type definition in the developer section or ensure that the package/control is installed correctly.
As I said when you e-mailed me about this issue it has something to do with the data types. I need more information to help you. Please send me screenshots to my email.
How to call Newsletter Studio for sending a newsletter from an external project
Hello,
I have one solution which includes two projects : Umbraco project and My project.
Lets assume that I have created in Umbraco backoffice the following:
I would like to do the following:
Hi Islam!
1. The best way to do this (from what i can tell) would be to first set the "scheduled send out date" for the the newsletter and then call "NewsletterCheckForScheduledSendOut.aspx" from you code - that would start the send out thread.
2. There is no API for this so you would probably need to talk directly to the db-tables.
// Markus
Hi Markus!
First, thank you for your prompt help and reply!
Another question,
I am trying to override ProcessPreRender method by following your video tutorial step by step, but when I click on "Save and Perview" i get the following error:
Could not load type 'NewsletterStudio.Services.RenderTask' from assembly 'NewsletterStudio, Version=1.3.0.0, Culture=neutral, PublicKeyToken=null'.
Thanks in advance,
Islam
Now it works, I had to update NewsletterStudio.dll and review the name of classes in the template project.
Kind regards,
Islam
NewsLetter Studio Package installing time following error is displayed,
Could not find a IDataType control matching DataEditorId b52aecb2-4990-41f9-bac3-d5aac1764f25 in the controls collection. To correct this, check the data type definition in the developer section or ensure that the package/control is installed correctly.
Hi!
As I said when you e-mailed me about this issue it has something to do with the data types. I need more information to help you. Please send me screenshots to my email.
is working on a reply...