I have found that the error only occurs in IE9. The Scheduler settings page loads fine in Chrome, FireFox and Opera.
In IE9, I see this error:
SCRIPT438: Object doesn’t support property or method ‘load’
dhtmlx.js, line 22 character 226
Here is the code that IE is highlighting:
this.xmlDoc.load(filePath)
I hope this helps.