I have reported this issue but so far no solution. 200~300 erros repoting on daily. Received a little help in the beginning from ABLE but then no more after a few days later.
I looked at the errors report and found that something was strange: system showed different physical path, was it right? Could it be the issue of reference path and physical path?
The hosting company has fixed a few issue for my site before and they were pointing out that those issues were either database related (null being used) or coding issue. Of the current suituation, they said that they were no longer involved because they blamed on the coding issue and they have no obligation. V9. just so many bugs on it when upgraded from the Gold version. I never seems so much issue from the Gold version anyway.
I'm wondering how soon would a new patch released as I paid for the annual subscription and it may expired already.
Error type 1 ( C:\Home\Clients\lightobject\lightobject-com\Website\Code\BuyProductDialog):
An error has occured at
https://www.lightobject....uct/BuyProductDialog/285 View less
Exception: Object reference not set to an instance of an object. Stack Trace: at AbleCommerce.Code.BuyProductDialog.GetChoiceSelectionsAttribute.LoadSelectedKitChoices(Product product, NameValueCollection form) in C:\Home\Clients\lightobject\lightobject-com\Website\Code\BuyProductDialog\GetChoiceSelectionsAttribute.cs:line 69 at AbleCommerce.Code.BuyProductDialog.GetChoiceSelectionsAttribute.OnActionExecuting(ActionExecutingContext filterContext) in C:\Home\Clients\lightobject\lightobject-com\Website\Code\BuyProductDialog\GetChoiceSelectionsAttribute.cs:line 35 at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at
....................
Error type 2 (G:\Home\WWW\lightobject\www.lightobject.com\wwwroot-9\9.0.2.6218\Views\Webpage):
An error has occured at
https://www.lightobject.com/ View less
Exception: Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. Stack Trace: at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter) at System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper htmlHelper, String actionName, String controllerName, Object routeValues) at ASP._Page_Views_Webpage_Index_cshtml.Execute() in G:\Home\WWW\lightobject\www.lightobject.com\wwwroot-9\9.0.2.6218\Views\Webpage\Index.cshtml:line 7 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.StartPage.RunPage() at System.Web.WebPages.StartPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.
Error type 3 (G:\Home\WWW\lightobject\www.lightobject.com\wwwroot-9\9.0.2.621)
An error has occured at
https://www.lightobject....4&OrderNumber=253434 View less
Exception: Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. Stack Trace: at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter) at System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper htmlHelper, String actionName, String controllerName, Object routeValues) at ASP._Page_Views_Webpage_Index_cshtml.Execute() in G:\Home\WWW\lightobject\www.lightobject.com\wwwroot-9\9.0.2.6218\Views\Webpage\Index.cshtml:line 7 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.StartPage.RunPage() at System.Web.WebPages.StartPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilterRecursive(IList`1 filters, Int32 filterIndex, ResultExecutingContext preContext, ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.