Hi! THanks for your reply.
I had tried to add an OnLogError Event Handler to try to see if that fixed it! The project is pretty small at the moment, and we dont have any custom event handlers at the moment.
I also tried changing the Stop On Error settings (warning, error etc).
I had also tried changing the settings for how many logs are stored, but that didnt seem to do anything.
I went to the stage of creating a new project, and just putting in one script that assigns the connection string and then tries to connect. On the Conn.Open() method, Test Complete just loads for a bit, and then presents the logs, with no messages at all (the connection string has the incorrect name of an Instance in it).
If i correct the instance name, open the connection and perform a simple query (ie log a table name), that shows in the logs.
Does Test Complete need any integration for these types of logs? I used to have Visual Studio installed on this PC, but didnt need it anymore so i removed it. I have also recently re-imaged my PC.
Any furthur thoughts would be great!