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:


Line 28: 								<tr>
Line 29: 									<td>
Line 30: 										<uc1:VolunteerForm id="VolunteerForm1" runat="server"></uc1:VolunteerForm></td>
Line 31: 								</tr>
Line 32: 							</table>

Source File: D:\Sites\nta\nnf.ntaonline.com\NTA_Volunteer\Volunteer2017.aspx    Line: 30

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   NTA_Volunteer.VolunteerForm..ctor() +189
   ASP.nta_volunteer_volunteerform_ascx..ctor() +47
   ASP.nta_volunteer_volunteer2017_aspx.__BuildControlVolunteerForm1() in D:\Sites\nta\nnf.ntaonline.com\NTA_Volunteer\Volunteer2017.aspx:30
   ASP.nta_volunteer_volunteer2017_aspx.__BuildControlPnl_VolAppOpen() in D:\Sites\nta\nnf.ntaonline.com\NTA_Volunteer\Volunteer2017.aspx:26
   ASP.nta_volunteer_volunteer2017_aspx.__BuildControlForm1() in D:\Sites\nta\nnf.ntaonline.com\NTA_Volunteer\Volunteer2017.aspx:18
   ASP.nta_volunteer_volunteer2017_aspx.__BuildControlTree(nta_volunteer_volunteer2017_aspx __ctrl) in D:\Sites\nta\nnf.ntaonline.com\NTA_Volunteer\Volunteer2017.aspx:1
   ASP.nta_volunteer_volunteer2017_aspx.FrameworkInitialize() +123
   System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +51
   System.Web.UI.Page.ProcessRequest() +78
   System.Web.UI.Page.ProcessRequest(HttpContext context) +73
   ASP.nta_volunteer_volunteer2017_aspx.ProcessRequest(HttpContext context) +45
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +541
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +74
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +92


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0