Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
wony  
#1 Posted : Monday, December 29, 2014 12:53:08 PM(UTC)
wony

Rank: Newbie

Groups: Member
Joined: 11/25/2014(UTC)
Posts: 6

Hi.

I was wondering if anyone has had this exception below. I'm in the middle of upgrading v5 to v7.

Quote:

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)

Fedor  
#2 Posted : Tuesday, December 30, 2014 10:46:32 AM(UTC)
Fedor

Rank: Advanced Member

Groups: Member, Administration, Moderator
Joined: 7/28/2003(UTC)
Posts: 1,660

Thanks: 5 times
Was thanked: 76 time(s) in 74 post(s)
Hi,

You need to install the JSON.NET library to use the version 7 of Graphics Mill.

I recommend you to use the NuGet package manager. Just install the package Graphics Mill Web Controls and dependency to JSON.NET will be automatically resolved.

Happy new year!

Best regards,

Fedor Skvortsov

Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.