oldUpdatePanelIDs error on Nibble.be's Mail Engine
Good Afternoon,
I had the mail engine package working for some time now and it was working flawlessly. I just tried it a while ago, then it is not working anymore. I get an error when send to a single email address with mass, it just doesn't move.
Hoping that someone can help me with this issue.
Thanks.
Regards, Harry
Below is a link to the screenshot and some errors that I was able to get. --------------------------------------------------------- Umbraco Logs Table At /umbraco/dialogs/mailing.aspx?id=2112&rndo=69.8 (Referred by: http://pifaap.org/umbraco/dialogs/mailing.aspx?id=2112&rndo=69.8): System.NullReferenceException: Object reference not set to an instance of an object. at umbraco.requestHandler..ctor(XmlDocument _umbracoContent, String url) at umbraco.UmbracoDefault.Page_PreInit(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Page.OnPreInit(EventArgs e) at System.Web.UI.Page.PerformPreInit() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --------------------------------------------------------- --------------------------------------------------------- Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; Tablet PC 2.0; .NET4.0E) Timestamp: Tue, 24 May 2011 06:48:49 UTC
The problem seems to be when I add new items on the email blasting folder that I created. Everytime I publish the page the website goes service unavailable.
oldUpdatePanelIDs error on Nibble.be's Mail Engine
Good Afternoon,
I had the mail engine package working for some time now and it was working flawlessly. I just tried it a while ago, then it is not working anymore. I get an error when send to a single email address with mass, it just doesn't move.
Hoping that someone can help me with this issue.
Thanks.
Regards,
Harry
Below is a link to the screenshot and some errors that I was able to get.
---------------------------------------------------------
Umbraco Logs Table
At /umbraco/dialogs/mailing.aspx?id=2112&rndo=69.8 (Referred by: http://pifaap.org/umbraco/dialogs/mailing.aspx?id=2112&rndo=69.8): System.NullReferenceException: Object reference not set to an instance of an object.
at umbraco.requestHandler..ctor(XmlDocument _umbracoContent, String url)
at umbraco.UmbracoDefault.Page_PreInit(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Page.OnPreInit(EventArgs e)
at System.Web.UI.Page.PerformPreInit()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
---------------------------------------------------------
---------------------------------------------------------
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; Tablet PC 2.0; .NET4.0E)
Timestamp: Tue, 24 May 2011 06:48:49 UTC
Message: 'oldUpdatePanelIDs' is null or not an object
Line: 596
Char: 9
Code: 0
URI: http://pifaap.org/ScriptResource.axd?d=fBcsY4HbnGtXdXey-iUOJVzEHEsJHGewzAF_AdifYS32_6fJBXN1KazWwPqrkjV8ZKaag0kULLTL_yflSXGVXI0lXMzkeuw7RLb2_ozDgycVB33LMykj7a5-0r7pH2I4NW_bn8Lh5ey6CeAMJMAhF_7-BlDZvMxIaPPOEpZVyulxXyyz0&t=70f016f8
---------------------------------------------------------
---------------------------------------------------------
Screenshot
http://s59.photobucket.com/albums/g294/Curlybub26/?action=view¤t=mail-error.jpg
---------------------------------------------------------
What was the Umbraco version you've used before and what is the version you are currently installing this package on?
Hi Richard,
Its umbraco v 4.0.2.1 (Assembly version: 1.0.3441.17657), it is still the same version, I haven't update it.
Thanks.
Does the error mean that it is not recognizing the node that I'm trying to send for email blasting? Or maybe this is an MicrosoftAjaxWebForm error?
Thanks.
The problem seems to be when I add new items on the email blasting folder that I created. Everytime I publish the page the website goes service unavailable.
What could this be?
It was a permission issue that caused the nodes not to publish. I just asked our hosting provider to use NETWORK SERVICE. It solved the issue.
Thanks again guys.
Regards,
Harry
is working on a reply...