Hi,
we are facing a serious issue on CRM 2013 On Premise with some jscript customization.
We realized that anytime we remove an option from an optionset with the supported method ctrlObj.removeOption(value), this would make the browser crash completely (message: Internet Explorer has stopped working) when (and only when) the user changes the value of this optionset.
This only happens on our new Windows 8.1 tablets, not on our Windows 7 laptops.
All our computers are running IE11 and Office 2013 (32-bit). It always works in other browsers like Chrome, and it will also crash in the Outlook client.
Everything is running on Update Rollup 2.
If I debug IE when it crashes, this is the error I get:
Unhandled exception at 0x62D27ADA (mshtml.dll) in iexplore.exe: 0xC0000005: Access violation reading location 0x00000024.
Anyone else facing that issue?
Suggestions are welcome!
Fred