I have a Flex application which opens in a new window when I click on javascript link in another window. If I close the flex application window, using the browser close button, while it's still loading, more precisely, just before the datagrid is displayed, the screen kind of hangs for less than a second, if I close the screen in that moment, IE9 crashes and the following message is displayed:
A problem with this webpage caused Internet Explorer to close and reopen the tab
I've tried all the solutions I found online, but none worked:
- adding the website to compatibility view
- using different versions of flash player
- updating the java plugin
- disabling/enabling plugins
- reset internet explorer settings
- install the latest updates
- using microsoft tool "fix it"
- use software rendering instead of GPU rendering