Some of the bounceback have an Index 0 is out of range error message on. The 0 is sometimes replaced with another number.. so it may show "Index 4 is out of range" for example.
Stange, I have never seen this before. Which version of Newsletter Studio are you running? Which version of Umbraco? Are you using Umbraco Members, the built in mailing lists or a custom provider?
There seem to be a lot of these errors on the day that newletter was sent out:
At /umbraco/newsletterstudio/tracking/trackpixel.aspx (Referred by: http://www.cleanfeedmedia.co.uk/umbraco/newsletterstudio/tracking/trackpixel.aspx): System.ArgumentException: Can't track click without e-mail (e) at NewsletterStudio.External.TrackPixel.ProccessQueryString() at NewsletterStudio.External.TrackPixel.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Not sure if that means anything?
When applying the updated package, do I uninstall the last one...? Also will it upgrade the database ok?
Are you using some kind of "anti virus" och "anti attack" software on the server that strips characters from the URL? Did all emails fail during the send out?
Do you have any custom render tasks? Or other settings?
The upgrade from 1.3.1 should not remove something from the db (as far as I know). I thing you just need to add a nvarchar(max) column to the ns_Newsletter table called "SenderName". The package dosen't always handle upgrades in a bulletprof way.
The server is just a vanilla windows 2008 server.. no special software..
Only 30 of 300 subscribers had this message....
The mail gets sent via an exchange server and I have seen this error on installation too... Can't help but think it is system.net.mail that is throwing the exception and that it has something to do with the address itself....
There was an issue with 1.3.1 and the MailAddress object that gets created during install. I would recommend you to export the list, create a db backup and reinstall the package with the new version.
I don't understand, two different installations? Are you testing against a fake server or accual send outs? No errors in the umbraco log? Or in the newsletter studio tables? "EmailTrackingItems" contains a column with errors.
I had to manualy delte the subscribers and then create a new list... this was the same installation as before, so no dummy or test.. just that the send out appeare to "stop" hald way through.. no errors in any table or anythign... newletter / umbraco / nothing...
I've upgraded to the latest version now so fingers crossed...
Also, it appears that the index out of range error is random.. the email addresses are all ok, but randomly a handful of each batch will fail with the error. See attached.
Sounds like we need to add som extra debugging to really find out whats going wrong. Can you please send me an email at markus [at sign goes here] enkelmedia.se?
Did this error just show up randomly or have you always had these issues?
The debuging info is improved in later versions so my first bet would be to upgrade to the latest version of newsletter studio: http://www.newsletterstudio.org/download/ ;
Index 0 is out of range.
Hello,
Some of the bounceback have an Index 0 is out of range error message on. The 0 is sometimes replaced with another number.. so it may show "Index 4 is out of range" for example.
What does this mean?
Hi!
I dont really understand what you mean David? Bounceback? On which page? In the log? Or are you getting an exception?
Sorry to not be clearer...you see it when you click on the "Failed Subscirber" link on the newsletter results page. You see this:
Hi!
Stange, I have never seen this before. Which version of Newsletter Studio are you running? Which version of Umbraco? Are you using Umbraco Members, the built in mailing lists or a custom provider?
// Markus
Hi, using build in newsletter lists, no active bounce management, umbraco 4.7.1.1 and newsletter studio V1.3.1
Nothing in the umbaco log? Would it help to upgrade to version 1.3.3 of the package? Don't forget to create backup.
// m
There seem to be a lot of these errors on the day that newletter was sent out:
At /umbraco/newsletterstudio/tracking/trackpixel.aspx (Referred by: http://www.cleanfeedmedia.co.uk/umbraco/newsletterstudio/tracking/trackpixel.aspx): System.ArgumentException: Can't track click without e-mail (e) at NewsletterStudio.External.TrackPixel.ProccessQueryString() at NewsletterStudio.External.TrackPixel.Page_Load(Object sender, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Not sure if that means anything?
When applying the updated package, do I uninstall the last one...? Also will it upgrade the database ok?
Are you using some kind of "anti virus" och "anti attack" software on the server that strips characters from the URL? Did all emails fail during the send out?
Do you have any custom render tasks? Or other settings?
The upgrade from 1.3.1 should not remove something from the db (as far as I know). I thing you just need to add a nvarchar(max) column to the ns_Newsletter table called "SenderName". The package dosen't always handle upgrades in a bulletprof way.
// m
The server is just a vanilla windows 2008 server.. no special software..
Only 30 of 300 subscribers had this message....
The mail gets sent via an exchange server and I have seen this error on installation too... Can't help but think it is system.net.mail that is throwing the exception and that it has something to do with the address itself....
There was an issue with 1.3.1 and the MailAddress object that gets created during install. I would recommend you to export the list, create a db backup and reinstall the package with the new version.
/ m
Ok will do.
Let me know if you have any problems. Add enkelmedia at skype.
Hello, on the same isntallation now a newletter is stuck..."sending 272 of 300 emails...
Can't see any errors ....
Any idea what I can do?
Hello,
The same instalaation has stuck sending a news letter.. quite urgent this,, no error, just contantly sending... can send new emails ok though..
3/22/2013 2:32:57 PM - 163 of 272 e-mails has been sent.
Hi!
I don't understand, two different installations? Are you testing against a fake server or accual send outs? No errors in the umbraco log? Or in the newsletter studio tables? "EmailTrackingItems" contains a column with errors.
I had to manualy delte the subscribers and then create a new list... this was the same installation as before, so no dummy or test.. just that the send out appeare to "stop" hald way through.. no errors in any table or anythign... newletter / umbraco / nothing...
I've upgraded to the latest version now so fingers crossed...
Hello again,
Upgrading did not solve the problem.
Also, it appears that the index out of range error is random.. the email addresses are all ok, but randomly a handful of each batch will fail with the error. See attached.
Help!
Hi David!
Sounds like we need to add som extra debugging to really find out whats going wrong. Can you please send me an email at markus [at sign goes here] enkelmedia.se?
// Markus
Did you ever find the cause and/or a solution for this. I'm seeing the same.
Hi Dave!
What version of the package are you running?
/ m
1.3.1 on Umbraco 4.7
Hi!
Did this error just show up randomly or have you always had these issues?
The debuging info is improved in later versions so my first bet would be to upgrade to the latest version of newsletter studio: http://www.newsletterstudio.org/download/ ;
is working on a reply...