We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

0x800a1391 - Javascript runtime error: '$' is undefined

I currently use the Syncfusion XLSIO, DOCIO, and PDF libraries, and have a license for all of the libraries. I'm trying to use some of the controls, but no matter which Syncfusion control I try, I get this error: "0x800a1391 - Javascript runtime error: '$' is undefined" at runtime. 
What am I missing?

5 Replies

SA Shameer Ali Baig Sulaiman Ali Baig Syncfusion Team January 3, 2020 09:19 AM UTC

Hi Bert, 
  
Thanks for contacting Syncfusion support. 
  
We have checked you query ("0x800a1391 - Javascript runtime error: '$' is undefined"). The reported issue will arise when jQuery script is not referred in your project. To resolve your reported issue, you need to refer the jQuery script properly in your project.  
  
We have prepared sample with Syncfusion EJ DatePicker. Kindly refer to the below link for the sample. 
  
  
If you still facing any difficulties refer the below KB documentation link to resolve your problem. 
  
  
  
Refer the below documentation link to know about configuring EJ components in ASP.NET application. 
  
  
If the reported problem still persist,  share us more details like the following listed below. 
  
  
·        List of EJ Controls used in your application and mention issue detail if it arises from particular EJ control. 
  
·        Screenshot or video sample of the issue. 
  
·        If possible, update the above attached sample by replicating the issue. 
  
This information would help us to isolate the root cause of the issue and provide the prompt solution at the earliest. 
  
Regards, 
Shameer Ali Baig S. 



PG Pon Geetha A J Syncfusion Team January 3, 2020 12:55 PM UTC

When I run your sample app, I get this error: 

Could not find a part of the path 'C:\SyncfusionControlSample\WebApplication1\bin\roslyn\csc.exe'. 


 
Bert Sirkin              



SA Shameer Ali Baig Sulaiman Ali Baig Syncfusion Team January 3, 2020 01:14 PM UTC

Hi Bert, 
  
Thanks for the update. 
  
We have looked into your query. To run the previously updated sample, you need to install the Syncfusion.AspNet nuget package in the application.  
  
Refer the below image for reference.