IMol
9 years agoOccasional Contributor
Error Message: Can not create TestComplete object
Hi I've opened one of the C# samples, Hello, because I'm creating a Connect Application. However, when I click on the execute button, I get this error message: System.Exception: Can not creat...
- 9 years ago
Figured it out. Either:
Right click on Hello.exe > Properties > Run as Administrator; or
Right click on Visual Studio's Shortcut > Properties > Run as Administator.
Here's an article detailing how to run projects as Administrator.