Diagram demo not working on VS2010 Solution

Hi,
I would like to try your component in a Visual Studio 2010 Solution using ASP.NET WebForms. I would like have the syncfusion files inside my solution and not in the GAC. I need  tocreate the diagram in the code-behind and I would like acces to it also with javascript
I created a new solution with a page to test the diagram component but the component is not showed.


My solution has:
•reference to Syncfusion.EJ.dll and Syncfusion.EJ.Web.dll tha are located in the Components solution subfolder.
• the masterpage that link the ej.web.all.min.css and the js files (jquery-2.1.4.min.js, jquery.easing-1.3.min.js, jquery.globalize.js,  jsrender.js, ej.web.all.min.js, ej.webform.min.js )
•The default.aspx page has a diagram with a node
NB: I'using  theAsp.Net WebForm  version 16.1.0.24
 
Why the diagram is not showed?
In attachement you can see my VS2010 solution.

Attachment: testdiagramVS2010_b079abb4.zip

1 Reply

NG Naganathan Ganesh Babu Syncfusion Team July 18, 2018 11:07 AM UTC

Hi Cosimo, 
 
Thanks for contacting Syncfusion Support. 
 
We suspect that you have not added files in the MyJavascripts folder. So, we suggest you to add the needed files and referenced files at your end. We have added the files and modified your code and referenced the files in your sample which is working fine. 
 
Please refer to the below screenshot of the modified codes details in your sample: 
 
 
 
Also, refer to the below modified sample: 
 
 
Regards, 
 
Naganathan K G 
 


Loader.
Up arrow icon