System.NullReferenceException: Object reference not set to an instance of an object.
at CardPartner.Applications.Models.PartnerProgramInfo..ctor(SPListItem programApplicationsItem)
at CardPartner.WebParts.Domain.Providers.CardApplicationFormProvider.GetModel(ApplicationPageFormModel appPageModel)
at CardPartner.WebParts.ControlTemplates.CardPartner.WebParts.CardApplicationLanding.
b__0()
at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass5.b__3()
at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback secureCode, Object param)
at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode)
at CardPartner.WebParts.ControlTemplates.CardPartner.WebParts.CardApplicationLanding.Page_Load(Object sender, EventArgs e)