itaykaldi
12 years agoContributor
RunTestitemGroup.js failed with Windows 8
Hey,
the script RunTestItemGroup.js works fine with Windows 7 and TestExecute 9.
but when i try it with Windows 8, i got the following exeception:
Error: The requested operation requiers elevation.
Code: 800702E4
failed on line: var tc = new ActiveXObject("TestExecute.TestExecuteApplication.9");
how can i fix it?
10x.
the script RunTestItemGroup.js works fine with Windows 7 and TestExecute 9.
but when i try it with Windows 8, i got the following exeception:
Error: The requested operation requiers elevation.
Code: 800702E4
failed on line: var tc = new ActiveXObject("TestExecute.TestExecuteApplication.9");
how can i fix it?
10x.
- Hi Itay,
Have you tried to execute the script from the command prompt started 'As Administrator' ?