Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
Source:Aurigma.GraphicsMill.AjaxControls.VectorObjects
Message:Could not load file or assembly 'Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed' or one of its dependencies. The system cannot find the file specified.
Stack Trace:
at Aurigma.GraphicsMill.AjaxControls.VectorObjects.JsonVOSerializer..ctor()
at Aurigma.GraphicsMill.AjaxControls.VectorObjects.Canvas..ctor()
at Aurigma.GraphicsMill.AjaxControls.CanvasViewer..ctor()
at ASP.panel_photolabelcontrol_ascx.__BuildControl_canvasViewer()
at ASP.panel_photolabelcontrol_ascx.__BuildControlcontainer()
at ASP.panel_photolabelcontrol_ascx.__BuildControlTree(panel_photolabelcontrol_ascx __ctrl)
at ASP.panel_photolabelcontrol_ascx.FrameworkInitialize()
at System.Web.UI.UserControl.InitializeAsUserControlInternal()
at System.Web.UI.UserControl.InitializeAsUserControl(Page page)
at ASP.panel_designproduct1_aspx.__BuildControlphotoLabel()
at ASP.panel_designproduct1_aspx.__BuildControlsampleForm()
at ASP.panel_designproduct1_aspx.__BuildControlTree(panel_designproduct1_aspx __ctrl)
at ASP.panel_designproduct1_aspx.FrameworkInitialize()
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.panel_designproduct1_aspx.ProcessRequest(HttpContext context)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)