"operation aborted" in IE
My company is thinking of buying the pro version of daypilot (site license) but before my boss will allow the sale, this problem for us must be resolved.
We have been evaluating the demo version for the last couple of days and have found it perfect for out needs, with one exception in that it doesn't seem to place nicely with the javascript framework we are using for page layout - ExtJS. (http://www.extjs.com)
Basically we get the problem (only in IE) that when the page is loading we are given a popup alert box informing us that
"Internet Explorer cannot open the Internet site http://localhost:80/Calendar.aspx."
"Operation aborted"
This only happens when using the daypilot control with the project. All other .net controls we use appear to work fine.
The problem seems to manifest itself when we perform various function in the Ext.onReady handler - all code placed here is activated "when the document is ready (before onload and before images are loaded)."
I have put together a simplified example of the problem occuring:
http://david.ex-ic.net/ext/daypilottest.zip
Any help you could give with this would be most appreciated.
Thanks,
David
Asked by David Collis 4 years ago.