********* NullReferenceException Trace *********
System.NullReferenceException thrown : Object reference not set to an instance of an object.
at TNSMI.MagAdvisor.Controllers.MagCreativeController.GetMagCreativeDetailView() in d:\Builds\WBI\Source\TNSMI.Net2\WBI\Web Products UI\MagAdvisor\TNSMI.MagAdvisor\Controllers\MagCreativeController.cs:line 110
at TNSMI.MagAdvisor.Web.UserControls.CreativeDetailUserControl.OnPreRender(EventArgs e) in d:\Builds\WBI\Source\TNSMI.Net2\WBI\Web Products UI\MagAdvisor\TNSMI.MagAdvisor.Web\UserControls\CreativeDetailUserControl.ascx.cs:line 37
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
System.Web.HttpUnhandledException thrown (with inner exception) : Exception of type 'System.Web.HttpUnhandledException' was thrown.
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.ProcessRequest(HttpContext context)
at ASP.pages_creativedetailviewer_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\magadvisor\91d00ac9\6f927d58\App_Web_dmv5dqrm.39.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)