|
rockonmom
|
Posted 29/12/2011 05:06:02
|
|
Group: Forum Members
Last Active: 08/02/2012 15:45:00
Posts: 4,
Visits: 90
|
I updated web.config to give me debug data, but the only message I get is the infamous .NET, "Object not set to an instance of an object."
As a .NET developer, I understand how helpful that is. :(
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.] InstantASP.Common.Exceptions.Handler.WebCurrentUrl() +481 InstantASP.Common.Exceptions.Handler.SysInfoToString(Boolean blnIncludeStackTrace) +1289 InstantASP.Common.Exceptions.Handler.ExceptionToStringPrivate(Exception ex, Boolean blnIncludeSysInfo) +732 InstantASP.Common.Exceptions.Handler.ExceptionToString(Exception ex) +123 InstantASP.Common.Exceptions.Handler.HandleException(Exception Exception, String HostName, Boolean LogSilently) +105 InstantASP.Common.Mail.Queue.SendQueuedMail() +2786 InstantASP.Common.Mail.Queue.Add(MailMessage Mail) +182 InstantASP.InstantForum.Mail.Emails.Send(EnumEmailTemplate Template, User Recipient, User Sender, String Subject, String Body, String BodyOverrides, Boolean ConvertLinksToHyperlinks) +1137 InstantASP.InstantForum.UI.Controls.AdminEditUserDetails.butSubmit_Click(Object Sender, EventArgs E) +963 System.Web.UI.WebControls.Button.OnClick(EventArgs e) +118 System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +112 System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563
Help appreciated. We're ready to go live with the site except for this issue.
|
|
rockonmom
|
Posted 29/12/2011 17:12:22
|
|
Group: Forum Members
Last Active: 08/02/2012 15:45:00
Posts: 4,
Visits: 90
|
Please disregard -- fixed!
We were jumping the gun on email before the DNS was set up properly.
|
|
Ryan Healey
|
Posted 30/12/2011 13:00:46
|
I dont see much sun
Group: Administrators
Last Active: Yesterday @ 13:22:53
Posts: 2,339,
Visits: 22,736
|
Thanks Rockonmom. I'll follow up on your tickets to ensure we've not missed anything.
|