Hi.
I tried your steps in my developer computer.
I created the eo_script folder, put the necesary permissions, and added the line in the Web.config.
When I ran my website, I saw the js files that were created automatically and I tried to accessed them by the web brower and I could access them.
But the DatePicker control doesn't work. It allows me to enter letters. And after your explanation, I know now that the scripts are not running because none event is raised, for example, In your website online demo, when you put the month, then automatically the focus puts in the days, and son on with the year, and I can't write letters.
I ran the same examples but running in my local server and none of those behaviors occurs.
You can access to your examples in my local server from this link
http://tecnoec.dyndns.org:82/CS
Go to Calendar demos and try the DatePicker.
Please help me.
I need the users enter valids dates.
Thanks.