I'm getting these many errors when trying to compile the latests sample Javascript JS1 project from E:\Users\Public\Documents\Syncfusion\JavaScript\16.3.0.21 with VS2013. I'm running Windows 7x64, VS 2013 and the latest JS1 sample/demo app downloaded from your website.
Error 19 Assembly 'Syncfusion.EJ.ReportDesigner, Version=16.3451.0.29, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' uses 'Syncfusion.EJ.ReportViewer, Version=16.3451.0.29, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' which has a higher version than referenced assembly 'Syncfusion.EJ.ReportViewer, Version=13.1451.0.30, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89' E:\Users\Public\Documents\Syncfusion\JavaScript\16.3.0.21\ejservices\packages\Syncfusion.Web.ReportDesigner.16.3.0.29\lib\net451\Syncfusion.EJ.ReportDesigner.dll ejservices_2013
and
Error 21 The type or namespace name 'PMML' does not exist in the namespace 'Syncfusion' (are you missing an assembly reference?)
E:\Users\Public\Documents\Syncfusion\JavaScript\16.3.0.21\ejservices\Models\PredictiveModel.cs 8 18 ejservices_2013
There is a total of 97 errors...
In case of PMML it is there.... could it be that some of these base packages are compiled with a later version of .net?
Thanks for you help