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
close icon

Error: Object doesn't support property or method 'ejDatePicker'

1. Create project WebApplication1in VS 2015
2. Install package from nuget like here https://help.syncfusion.com/aspnet/getting-started
3. Add DatePickjer to the web page.
4. Open Web Page.
5.Result:
Line: 116
Error: Object doesn't support property or method 'ejDatePicker'
6. From debuger:
script type="text/javascript">
//$("#MainContent_Datepicker1").ejDatePicker({"clientId":"MainContent_Datepicker1","uniqueId":"ctl00$MainContent$Datepicker1"});
X:Object doesn't support property or method 'ejDatePicker'
//]]>

3 Replies

DL Deepa Loganathan Syncfusion Team September 12, 2016 01:05 PM UTC

Hi Tomasz,  
Thanks for contacting Syncfusion support. 
We were able to reproduce the reported issue on our end. 
We suspect that the reported issue might have occurred because the script might not be referred properly in your master page. 
In your Master page layout, please check if you have referred any of the script files more than once (inside ScripManager or Head section). In that case, there might be a conflict in script reference. 
If you still face any such difficulties, then please let us know. We’ll be happy to assist you. 
Regards.  
Deepa L. 



TO Tomasz September 14, 2016 08:56 AM UTC

Thank you for your answer, in this case I forget rebuild, web app after adding the assembly to project.


DL Deepa Loganathan Syncfusion Team September 15, 2016 04:55 AM UTC

Hi Tomasz,     
We are glad to know that an issue has been resolved.    
Please let us know if you need any further assistances.    
 Regards,    
Deepa L.    


Loader.
Live Chat Icon For mobile
Up arrow icon