Quantcast
Channel: UiPath Community Forum - Topics tagged error
Viewing all 4406 articles
Browse latest View live

job-stopped-with-an-unexpected-exit-code-0x000000FF

$
0
0

Hi
I’m getting this error while running my workflow first it indicates that UiPath Robot Executor stopped and then it throws this error
RemoteException wrapping System.Exception: Job-stopped-with-an-unexpected-exit-code-0x000000FF.

6 posts - 6 participants

Read full topic


Microsoft computer vision bad request error

$
0
0

hi when i am using microsoft vision scope always i am getting error like this
please help me how i can remove error like this
image

1 post - 1 participant

Read full topic

Cannot create word files while running the project from UiPath Assistant

$
0
0

i’m trying to run a process through orchestrator, the process read info from excel sheet then creates a word file and fill the blanks with extracted information. however, when i run it from the studio the word files were created successfully, but i try to run it using orchestrator from Uipath assistant and below error appeared:
"Sorry, we couldn’t find your file. Is it possible it was moved, renamed or deleted?
(“C:…\test…”)

at Microsoft.Office.Interop.Word.Documents.Open(Object& FileName, Object& ConfirmConversions, Object& ReadOnly, Object& AddToRecentFiles, Object& PasswordDocument, Object& PasswordTemplate, Object& Revert, Object& WritePasswordDocument, Object& WritePasswordTemplate, Object& Format, Object& Encoding, Object& Visible, Object& OpenAndRepair, Object& DocumentDirection, Object& NoEncodingDialog, Object& XMLTransform)
at WordActivities.CopyPasteDocument.Execute(CodeActivityContext context)
at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)"

Can anyone help me with this?

Thanks in advance.

1 post - 1 participant

Read full topic

GYR Assignment 3 Error - If: Object reference not set to an instance of an object

CV Type into Activity not typing into text box

$
0
0

I am unable to type a simple static text into text box using CV Type Into Activity, can any one please help here?

(CV Type into Activity works fine when i ran in debug mode, it successfully write static text in text box when in debug mode)

Please help me.

10 posts - 5 participants

Read full topic

Click generic error

$
0
0

Hi Uipath,

Using the double click activity normally works, but i also keep getting this “click generic error” error come up, and I’ve changed the selector and created the activity again just in case. The double click is opening a folder in a Save As window on excel

any help would be great!

thank you

21 posts - 17 participants

Read full topic

Invalid Password in ACME System 1

Error at Excel Application Scope


Write Cell: The range does not exist

$
0
0

Hello team I have an error with a formula in Excel, I am doing it this way

image

This is generating this “Write Cell: The range does not exist.” Error. thank you very much for your help

4 posts - 2 participants

Read full topic

Twitter page followers and profile

$
0
0

I am not getting how the iteration happen
Like
I have number of post
And I have to click the one by one and check the followers are more than 200 and show the message it’s greater .
If not

Go to other post like scroll down and click on profile and check the condition
So thz the way
I need to iterate we don’t know how many post are but it’s should click on every profile pic of post and check the followers number morethan 200 are not

1 post - 1 participant

Read full topic

UiPath Orchestrator Deployment - Azure DevOps

$
0
0

Dear all,
I am trying deploy a workflow to orchestrator test environment in Azure DevOps. Error message in Change Approver process. "PowerShell exited with code “1”.
Any suggestions ?

1 post - 1 participant

Read full topic

Unable to open Orchestrator from IIS

$
0
0

I have installed Orchestrator on IIS following all the pre-requisites mentioned. But after installation when I click on browse to open up the Orchestrator version I end up getting error and login/home page doesn’t show up. I modified the web.config to disable custom error and have detailed httperror. and below is what I get on the browser window.

Kindly help!!!

2 posts - 2 participants

Read full topic

SharePoint - Upload file: The object specified does not belong to a list

$
0
0

I’m trying to upload a file to a SharePoint folder. The activity is working and the file is successfully being uploaded but as soon as the activity finishes I get the error in the title.

Has anyone encountered this before? I’ve never had an activity work correctly and then throw an error. I’ve also googled the error but I’ve not found any explanations or solutions that are relevant to my case.
Here’s my code:

Any help is greatly appreciated :slightly_smiling_face:

4 posts - 3 participants

Read full topic

Error: Unable to cast COM object of type ‘System.__ComObject’ to interface type

$
0
0

Excel Application Scope: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘System.Runtime.InteropServices.ComTypes.IConnectionPointContainer’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{B196B284-BAB4-101A-B69C-00AA00341D07}’ failed due to the following error: The requested object does not exist. (Exception from HRESULT: 0x80010114).

I have an excel in the folder, this activity is just use excel app scope to read the range.
But my code always has error in here, if i disable this excel app scope, then the process works fine.

image

Any idea how to solve this? it is really weird, because i have another excel app scope which works fine.

15 posts - 9 participants

Read full topic

Error: the result from java could not deserialize


RemoteException wrapping UiPath.Excel.ExcelException: Exception from HRESULT: 0x800A01A8 - UiPathAutomation

$
0
0

I added Excelscope plug and everything is fine.

i am getting the following error
RemoteException wrapping UiPath.Excel.ExcelException: Exception from HRESULT: 0x800A01A8 —> RemoteException wrapping System.Runtime.InteropServices.COMException: Exception from HRESULT: 0x800A01A8 at Microsoft.Office.Interop.Excel._Workbook.get_FullName() at UiPath.Excel.WorkbookApplication.FindExistingWorkbook(String workbookPath, Workbooks workbooks) at UiPath.Excel.WorkbookApplication.InternalOpenWorkbook(WorkbookArguments args, Boolean onlyIfWorkbookExists) — End of inner exception stack trace —

2 posts - 2 participants

Read full topic

Unable to connect to robot to orchestrator

$
0
0

Hello UiPath community how I have missed you guys,

so after this latest update I was put back onto a project using UiPath awesome right?

well we only had one enterprise grade bot for me and my co-worker so before I had left I passed it off to him, he is since been put on a project and I just rolled off of my old project so I need to get the robot passed from his machine to mine.

before the update I was able to simply able to click the little down arrow and switch to my machine. but afterwards I cannot even connect if I add the url and machine key it just gives me

any ideas why I cannot attach the robot?

according to this: Action Required: Please restart your robots
I should have a uipath robot process running in the services window but it is not there.

did the update require a download for the enterprise edition?

it just worked off of the community addition before.

thank you so much for any assistance you could provide,

Kevin

1 post - 1 participant

Read full topic

How to share project file to client

$
0
0

Hey guys , can anyone help me how to share the project file to client. I developed a project in my bot and i don’t know how to share the codé or deploy that code into my client machine can anyone help me this. This is my first project , I’m new to this . if anyone knows please help me

1 post - 1 participant

Read full topic

Unable to provision even one unattended robot in Community edition

$
0
0

I am unable to create even one unattended robot with the Community edition. I installed Community edition software on a windows machine and provisioned a machine for it on Orchestrator. Then I am trying to create an unattended robot for this machine. But once I do that, on the robot machine it says “Unlicensed.” The moment I say “Attended” it says Licensed. I want it to be an unattended robot. Please help.
It wasn’t like this last year. With 2020 version, this is the first time I am noticing this issue. How do I resolve this?

1 post - 1 participant

Read full topic

Selector Error : Could Not Find the UI Element Corresponding to the selector

$
0
0

Hi,

I am Trying to Solve the Performer part of the Assignment 3 - Generate Yearly Report Vendor.
while Creating yearly Report , i am Getting Error in using

( “” )

selector in ACME System 1 Download Report page. i already created In_Year Argument at the start. can any one help ? sharing Screen Shots of the Error .


** **

I need Help on using the Selector ?

2 posts - 1 participant

Read full topic

Viewing all 4406 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>