Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Scott,
It looks like IE crashes silently and therefore the process is terminated unexpectedly. Please follow the steps below to help us investigate the problem:
1. Make Internet Explorer launch only one process. To do it, in the system registry, search for the TabProcGrowth value in the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main key (if it is not present, add the value of the string type) and set it equal to zero.
2. Request & download AQtime Standard, which is our free profiling tool, from our web site:
AQtime Standard
3. Install the tool.
4. Start AQtime with the -NotOpenApp command line argument. For example, you can use the following command line:
"c:\Program Files\SmartBear\AQtime 7\Bin\AQtime.exe" -NotOpenApp
5. Select the 'File | New Project' main menu item.
6. Right-click the Modules panel and select the "Add Module..." context menu item. In the Open File dialog, select the IE's executable file and click Open.
7. Take a look at the AQtime toolbar - there is a combo box. Open it and select the "Tracing | Exception Trace Profiler" item.
8. Select the "Options | Options..." main menu command - the Options dialog will appear.
9. Set the "Profiling Time | Event View | General | Exceptions | Depth shown" setting to 100 and click OK.
10. Start IE via selecting "Run | Run" in AQtime's main menu.
11. Reproduce the problem.
12. After the problem occurs, right-click somewhere within the Event View panel (it is opened by default at the bottom of AQtime's window) and select the 'Save All...' item.
13. Save the panel's contents to an HTML file and send me the file via our Contact Support form:
http://smartbear.com/support/message/?prod=TestComplete
Thanks in advance.
It looks like IE crashes silently and therefore the process is terminated unexpectedly. Please follow the steps below to help us investigate the problem:
1. Make Internet Explorer launch only one process. To do it, in the system registry, search for the TabProcGrowth value in the HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main key (if it is not present, add the value of the string type) and set it equal to zero.
2. Request & download AQtime Standard, which is our free profiling tool, from our web site:
AQtime Standard
3. Install the tool.
4. Start AQtime with the -NotOpenApp command line argument. For example, you can use the following command line:
"c:\Program Files\SmartBear\AQtime 7\Bin\AQtime.exe" -NotOpenApp
5. Select the 'File | New Project' main menu item.
6. Right-click the Modules panel and select the "Add Module..." context menu item. In the Open File dialog, select the IE's executable file and click Open.
7. Take a look at the AQtime toolbar - there is a combo box. Open it and select the "Tracing | Exception Trace Profiler" item.
8. Select the "Options | Options..." main menu command - the Options dialog will appear.
9. Set the "Profiling Time | Event View | General | Exceptions | Depth shown" setting to 100 and click OK.
10. Start IE via selecting "Run | Run" in AQtime's main menu.
11. Reproduce the problem.
12. After the problem occurs, right-click somewhere within the Event View panel (it is opened by default at the bottom of AQtime's window) and select the 'Save All...' item.
13. Save the panel's contents to an HTML file and send me the file via our Contact Support form:
http://smartbear.com/support/message/?prod=TestComplete
Thanks in advance.