Tried using various nightly builds, doesn't work in any of them.
Internet explorer works in our production release, using 3.1p
After upgrading, we now notice that our app doesn't load in any internet explorer. Works in all other browsers.
We get the error message "Can't load datasources - smartclient runtime not loaded".
Not sure how to proceed. agent settings, which haven't changed for a long time:
Pointers much appreciated. I'm sure i missed something obvious.
Internet explorer works in our production release, using 3.1p
After upgrading, we now notice that our app doesn't load in any internet explorer. Works in all other browsers.
We get the error message "Can't load datasources - smartclient runtime not loaded".
Not sure how to proceed. agent settings, which haven't changed for a long time:
Code:
<set-property name="user.agent" value="gecko1_8,ie8,ie9,ie10,safari"/>
Comment