I am experiencing a browser crash very early on in my script when using TestComplete 9 to automate a Silverlight 5 website. I was able to use TestComplete 8.7 to automate the same Silverlight 5 site (it actually still works, I have TC 8.7 and TC 9 installed on the same PC).
I see the following error in my TC 9 log:
The iexplore.exe process crashed.
The Additional Information tab for this message includes the following:
Process identifier (PID): 888/
Dump file: ue_cb1bcf4d.dmp.
My OS is Windows 7 64-bit. I am using Internet Explorer 8 32-bit.
I also tried creating a simpler version of that script (all it does is login) using the Browsers object that was added to TC 9. I still have the crash problem.