Quantcast
Channel: UiPath Community Forum - Topics tagged error

UiPath freezes at "Adding Dependencies" for 20 minutes or more

Hi forum, I am a passionate of UiPath, but for some months I have been experiencing a problem that is really frustrating. Every single time that I start my robot (a robot that interacts with Excel and...

View Article


ODBC Error Message: Too many client Tasks

Error Message: Exception: ERROR [08004] [Microsoft][ODBC Excel Driver] Too many client tasks. ERROR [IM006] [Microsoft][ODBC Driver Manager] Driver’s SQLSetConnectAttr failed I have used ExecuteQuery...

View Article


Sending a SMTP message using SendGrid

Hi all! I am working on a bot that runs on a VM, and I have run into a problem: I need to send an email with the results of a macro, however, there is no way to log into my outlook account on the VM...

View Article

Receiving error activating orchestrator license

I’ve installed Orchestrator (v2019.10.15) and successfully launched the application (Did not install Studio) I’m using the activate offline process. I’ve followed the steps in the documentation and...

View Article

Unable to cast COM object of type...

Hello, Would like to ask help on the below error: Unable to cast COM object of type ‘Microsoft.Office.Interop.Outlook.ApplicationClass’ to interface type...

View Article


Unable to start execution

Hi. I’ve just created my first process and pressed “Run”. I received a error pop up “Unable to start execution” with the a huge log (that I can’t attach apparently because a new user) and the...

View Article

Image may be NSFW.
Clik here to view.

Uipath api message: an error has occurred. errorcode 0 resourceids null

Hello, I am getting this error in Postman: { "message": "An error has occurred.", "errorCode": 0, "resourceIds": null } Here is the error is system logs: I am using UIPath enterprise in trial. Can...

View Article

Image may be NSFW.
Clik here to view.

Run time error '429' ActiveX component can't create object

I am getting the below error while running the macros on excel, can someone help? 2 posts - 2 participants Read full topic

View Article


Image may be NSFW.
Clik here to view.

Uipath Orchestrator Error-User login failed. (#216)

Team, Please suggest User login failed. (#216) 14 posts - 12 participants Read full topic

View Article


Image may be NSFW.
Clik here to view.

Error on https://api.nugnet.org/v3/index.json

Description Package source nugnet.org has encountered the following error: Unable to load the service index for source https://api.nugnet.org/v3/index.json Link @senthil.k Senthil K Joined July 16,...

View Article

Image may be NSFW.
Clik here to view.

Automation Ops Pipeline Building Error

Hi, everyone I am trying to build pipeline to automatically update my automation using github. I followed this video while trying to build that. But unfortunately, it stucks in “Build” section. I’ve...

View Article

Image may be NSFW.
Clik here to view.

Getting error while using Inject JS Script activity

I am getting an error while executing this script in Inject JS Script activity: Inject js script: TypeError: _clientFunc is not a function...

View Article

Unable to find the requested .Net Framework Data provider

I am trying to fetch the credentials from SQL server database, for that i have connected the database successfully, but while run the automation get the error “Unable to find the requested .Net...

View Article


UiPath Orchestratorでのエラーについて

お世話になります。 オンプレミス版のUiPath Orchestratorを利用しているのですが、先日UiPath Orchestratorをインストールしているサーバのイベントログで以下のログ(一部抜粋)が出力されておりました。 現状UiPath Orchestratorは問題なく稼働しているのですが、下記エラーがどのようなエラーで何故発生したのかが掴めていない状況です。...

View Article

Error: Object reference not set to an instance of an object. This error...

Hi there, I used data scraping to extract from a website a table of data. After which, used excel application scope to create a new excel sheet called Dcon.xlsx, and write range to copy the data into...

View Article


UiPath.Executor System.AccessViolationException Issue

hello. The issue occurs when the process opens an Excel document or copies a file. The logic is that Process 1 executes Process 2 using Invoke Process. When Process 2 opens an Excel file or copies a...

View Article

Image may be NSFW.
Clik here to view.

Error-Net.NetworkCredential is not defined when publish

Hi All, when publish, error pops up. Net.NetworkCredential is not defined. and i cannot pushlish. it seems like it’s linked to what i have done with password setting. i can’t publish, but i can run...

View Article


Image may be NSFW.
Clik here to view.

Error opening Main.xaml in UiPath

I am not able to open my mail.xaml file its showing error. Cannot open item: UiPath.Studio.Contracts.RecoverableException: The item ‘C:\Users\talib\OneDrive\ドキュメント\UiPath\Immigration Bot\Main.xaml’...

View Article

Error using While loop. Assign: Index was out of range. Must be non-negative...

I am getting this error in while loop which has a very simple condition. I just want to loop until the value is less than the variable defined. My condition has an increment variable which value is...

View Article

Executor start process failed. "Could not start executor. A specified logon...

Hi UiPath Users/Team, We are currently experiencing problem with scheduling jobs failing to start intermittently for the unattended bots. Below is the error we could see. Could not start executor. A...

View Article

AADSTS50011 error while running Microsoft Teams Scope Activity

Hi, i am running Office365TeamsApplicationScope activity with Authentication Type as InteractiveToken. After entering password and OTP. i am getting below error “AADSTS50011: The reply URL specified...

View Article


Error while copying content to a stream in orchestrator

Hi everyone! I’m trying to publish a new version of a project in my Orchestrator but I’m receiving this error: Error: Publish of workflow project to Orchestrator failed. Error while copying content to...

View Article


Image may be NSFW.
Clik here to view.

Getting Error On -> Copy File - Their is not enough space on the disk

I’m getting below issue while copying file from Downloads folder to Shared Drive in the production, find below screenshot attached. Please need your suggestion and guidance on this issue. @Pablito...

View Article

Issue with community edition installer

when I try to open up the installer, it gives me the error: Error opening installation log file. Verify that the specified location exists and is writable. I’ve tried restarting windows explorer and...

View Article

Image may be NSFW.
Clik here to view.

Error Loading Microsoft.IdentityModel.Token

Hi Everyone, I need help, I have a problem at starting UiPath’s robot, instead of opening it, appears this error message, and it does not allow me to see the scheduled activities. I’ve tried changing...

View Article


Image may be NSFW.
Clik here to view.

Error Enumerating files from SFTP Server

Hi, I’m using UiPath.FTP.Activities to download files from an SFTP site. When I enumerate objects, I’m receiving the following error: RemoteException wrapping System.NotSupportedException: Unsupported...

View Article

Image may be NSFW.
Clik here to view.

コード化されたワークフローでデバッグ実行すると0xC0000354でエラー終了する

こんにちは。 私はUipath Studio 2024.10.6でコード化されたワークフローを使おうとしているのですが、デバッグを行うと「System.Exception: 予期しない終了コードでジョブが停止されました: 0xC0000354」と表示されてエラー終了してしまいます。対処法などご存じの方いらっしゃいますか?...

View Article

Catpure Error using Get Visible Text in Edge

Greetings fellow forum colleagues. When using Get Visible Text in MS Edge to extract some data from the result of a simple google query from the www.google.com website, a Capture error occurred....

View Article

Issue with move outlook mail message

Hi, I am trying move email to archive folder and UiPath giving " [Error] Move Outlook Mail Message: The operation failed." error in output panel. But when i looked at email, it is already moved into...

View Article



Robot UI selection tool causes application to close

I have the following problem: I had some robots running with an application on two machines, one with Windows 10 and the other with Windows 11. On both, the same thing happens: the robot enters, opens...

View Article