Setup and compile on VS 2013 and JS1 sample code base (16.3.0.21)
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
SIGN IN To post a reply.
3 Replies
KA
Kannan
Syncfusion Team
December 17, 2018 12:29 PM UTC
Hi David,
Greetings from Syncfusion,
We were able to reproduce the issue “Assembly Conflict” and we confirm this as a bug and logged a defect report. The fix will be available in our upcoming Service Pack release.
Please follow the workaround steps to resolve this issue as of now.
- Open the 13.1.0.21 Assembly Manager from below location.
C:\Program Files (x86)\Syncfusion\Essential Studio\16.3.0.21\Utilities\Assembly Manager\AssemblyManagerWindows.exe
- Select the Remove Version 13.1.0.30. Refer the screenshot below.
- Click Perform Action.
- Once Assembly Manager completed, you can clean and rebuild the ejservice application.
Thanks,
Kannan
DP
David Pociu
December 17, 2018 12:56 PM UTC
Hello

This is what I have for the AssemblyManager running out of JavaScript:
3.5 was checked by default. But Version 13.1.0.30 is not there....
Suggestions?
KA
Kannan
Syncfusion Team
December 18, 2018 04:38 AM UTC
Hi David,
Please follow the steps to install the v16.3.0.21 assemblies alone to GAC.
- Select the Remove all Versions from v16.3.0.21 JavaScript Assembly Manager and Click the Perform Action. Please refer the screenshot below.
- Once the uninstallation process completed, select the Install version 16.3.0.21 and then click the Perform Action.
- Now, you can clean and rebuild the ejservice application.
We will resolve this issue in our upcoming service pack release.
Regards,
Kannan
SIGN IN To post a reply.
- 3 Replies
- 2 Participants
-
DP David Pociu
- Dec 14, 2018 12:43 PM UTC
- Dec 18, 2018 04:38 AM UTC