Hi, we're using the Designit Newsletter package on a site and it's throwing an error. The site is to go live on 2/19 and we need some help getting this error resolved. Can anyone help?
The site is currently at http://oblates.habanero.com/ If you fill out the email newsletter signup form in the header and hit submit you get the following error. Any help?
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
umbraco.cms.businesslogic.Content.CreateContent(ContentType ct) +130
umbraco.cms.businesslogic.member.Member.MakeNew(String Name, String LoginName, String Email, MemberType mbt, User u) +676
umbraco.cms.businesslogic.member.Member.MakeNew(String Name, String Email, MemberType mbt, User u) +35
MissionaryOblatesExtensions.UserControls.Newsletter.btnSubscribe_OnClick(Object sender, EventArgs e) in C:\Projects\MissionaryOblates\MissionaryOblatesExtensions\UserControls\Newsletter.ascx.cs:65
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +186
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +164
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3706
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Error When Submitting Signup Form
Hi, we're using the Designit Newsletter package on a site and it's throwing an error. The site is to go live on 2/19 and we need some help getting this error resolved. Can anyone help?
The site is currently at http://oblates.habanero.com/ If you fill out the email newsletter signup form in the header and hit submit you get the following error. Any help?
Server Error in '/' Application.
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272
Sorry. I can't help you with this one. The newsletter package is quite old and hasn't been updated in a long time and probably won't be.
My suggestion is to use a third party newsletter service like mailchimp or one of the other newsletter packages.
is working on a reply...