subbu_valliappaContributor11 years ago"Access is denied" issue in scriptingWe have this script to terminate a process if it still exists: //terminate process if it still exists p := Sys.WaitProcess('propx32'); if p.Exists then begin p.Terminate(); ...Show More
subbu_valliappaContributor11 years agoNo, it's not in a loop. It's a function that we call at the end of script execution.
Related ContentFacing error "Can not open file //.......file path in local system...//Tunnel.log, Access is denied"'Do you want to work in shared mode?' asked every time I open project and then "Access is denied"How to load Jar inside Groovy Script dyanmically ? I don't have the access to "../bin/ext" folderAccess to "Sentinel Admin Control Center" program"403 - Forbidden: Access is denied" - After setting up QAComplete SSO with OKTA
Recent DiscussionsHow to stop TestComplete from failing a test when unrelated processes crash?Shared user form between projects and event managementHow to add external files to a project?SolvedUnintended actions during keyword test runTest Execution Summary is null