ContributionsMost RecentMost LikesSolutionsRe: Running a Testscript Causes an Unhandled ExceptionThanks, now it works!Running a Testscript Causes an Unhandled Exception I’ve written some tests (with Testcomplete 7) for our application. These tests don’t run any longer after we changed to .net 4.0. So I am trying Testcomplete 8. All of my script tests starts with problems. I am getting a lot of Debugger Windows: "Visual Studio Just-In-Time-Debugger: An unhandled exception ('Script breakpoint') occured in TestComplete.exe [7056]." Then I recorded a new script test to ensure that this is not my fault. When I start the test I get the same window as above. If I click “No” the test works properly. An automated test which only works after an additional input from the console is a bit unusal. Do you have any hint what to do about this box? Regards Baalbert Do tests written for a .net 3.5 application run after change to .net 4.0Hi all, I've written some test scripts for a .net 3.5 application. Now we switched to .net 4.0 and it seems, that all my tests don't run any longer. They cannot find the necessary controls. I tried also the "Display Object Properties Window". The "Finder Tool" is only able to find the window for the whole application but no single control in it. To ensure that the TestComplete isn't damaged I tried the find a control with the "Finder Tool" in Word and was successfull. What can I've done wrong? Furthermore I recorded starting the application including the input of name and password. Then I tried to execute this little script. I had success in starting the application but failed with the input of name or password because TestComplete was not able to find the LoginWindow. My TestComplete Version is: 7.52 Regards Barbara