I am working my way through the Tutorials of Gantt. As long i stay in my local deployment Envioment, all goes fine. Rendering, reading saying all ok. After deployment to IIS it ends up with:
JSON.parse: unexpected character at line 1 column 1 of the JSON data load.js:141
Any idears about what is going wrong?
Hi,
Seems here is a similar issue forum.dhtmlx.com/viewtopic.php?f=15&t=36450
Please try ways provided in the topic.
Thanks for your answer Polina, but Webserver is of corse up and running. So sadly nope this will not help.
Can you please check the server response when gantt loads the data? screencast.com/t/mDrA6UNg
It should contain the error description, you may need to set in web.config in order to see an actual server exception message rather than the default error page there.