Access is denied, ProgID: "RoboTask.App"

Discuss RoboTask here
Post Reply
Chris12252
Posts: 2
Joined: Mon Mar 25, 2024 3:32 pm

Access is denied, ProgID: "RoboTask.App"

Post by Chris12252 »

Hello,

I try to change th domaine of Robotask server and now I have :

Access is denied, ProgID: "RoboTask.App"
Failed execute 'ExecAction with exception: Access is denied, ProgID: "RoboTask.App"' (C:\Program Files\RoboTask\Plugins\ScriptTools\ScriptTools.rtp)

User who run Robotask have admin right.

Any Idea ?

Issue with the registration code ? Is there domain server name ?

Thanks for your help
Chris12252
Posts: 2
Joined: Mon Mar 25, 2024 3:32 pm

Re: Access is denied, ProgID: "RoboTask.App"

Post by Chris12252 »

Ok I think it's an issue with the useris running Robotask's Service and some option Automation / Interaction service detection.

I make a back to previous domain, and it works (after lot of try).

I retry to change domain in a few days
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Access is denied, ProgID: "RoboTask.App"

Post by Oleg »

Maybe you need to re-register COM-object of RoboTask.
The command line are:
to register COM object

Code: Select all

robotask.exe /REGSERVER 
To remove COM object from system

Code: Select all

robotask.exe /UNREGSERVER

But please note that these command lines require administrative privileges

Or you can simply reinstall RoboTask. The installation program will perform the necessary registrations.
Oleg Yershov
Post Reply