Hi All
We are currently using Oracle Apex version 4.2.5.00.08 on oracle 12c database. So far our Apex application works well on a PC and most mobile browsers without any issues. The problem we are having is that we need to get our application working on a Windows CE (6.0) device running IE 6 with javascript 1.5 support.
There are multiple problems. The ability to submit throws an error from the devices browser and therefore stops us from authentication as well as performing other functionality. The error message thrown by the browser is “Error: Could not complete the operation due to error 80004001”.
I have already enabled the legacy support and the 4.1 compatibility options in the application, however this does not resolve the errors.
I have read thread Javascript library changes between 4.1 and 4.2 legacy.js and Apex 4.2 with WP7 ( Windows Phone 7 ) Bug ? and i think i have a similar problem just with different versions.
Does anybody know if there is a patch for this issue?
Thanks in advance
Kees