Bug: System.NullReferenceException: Object reference not set to an instance of an object. at SoftwareMonkeys.WorkHub.Business.NotifyStrategy.SendNotification(IEntity entity, String subject, String message)
Something is causing the following error when trying to send an issue notification.
Could be that the primary administrator is set to null.
The original source is in the SiteStarter project and imported into the WorkHub project for use by the maintenance module.
System.NullReferenceException: Object reference not set to an instance of an object.
at SoftwareMonkeys.WorkHub.Business.NotifyStrategy.SendNotification(IEntity entity, String subject, String message)
at ASP.modules_maintenance_projections_issue_report_ascx.SaveIssue()
at ASP.modules_maintenance_projections_issue_report_ascx.DataForm_EntityCommand(Object sender, EntityFormEventArgs e)
at SoftwareMonkeys.WorkHub.Web.WebControls.EntityForm.RaiseEntityCommand(Object sender)
at SoftwareMonkeys.WorkHub.Web.WebControls.EntityForm.Button_Click(Object sender, EventArgs e)
at System.Web.UI.WebControls.Button.OnClick(EventArgs e)
at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)
at System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
--- End of inner exception stack trace ---
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.projector_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Confirmed: [+] 0 [-]
Resolved: [+] 0 [-]
| Bug Details |
| Date Reported: | 11/4/2011 12:36:12 AM |
| Status: | Pending |
| Priority: | Extreme |
| Difficulty: | Low |
| Type: | Functional |
| Version: | |
| Version to fix for: | |
| Percent Fixed: | 0 |
Issues

 | No issues have been associated with this bug. |
Solutions

 | No solutions have been associated with this bug. |
Tasks

 | No tasks have been associated with this bug. |