Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
Building a starting MVC project
posted

Hi There,

I am just trying to make a starting MVC project from Visual studio 2012 and trying to import all necessary DLLs and js files to see if I can play with the Infragistics graphs.

I imported InfragisticsXXX.DLLs, jquery.min.js, and infragistics.core.js etc.

But when I run localhost, the page doesn't show graph chart. When I press F12 on chrome and look at Console, I see the page doesn't recognize 

 $("#chart").igDataChart({

If I run Sample project downloaded from infragistics website, it's working fine. But this project is just too big size as a starting project.

Is this license issue (I didn't purchase yet) or issues from some incorrect reference of files (~/xxx or ../../)?

Thank you,

Matthew

Parents
No Data
Reply Children
No Data