Machine Learning Extractor API Key issue
I am using API key which is under Document Understanding. Still I am getting below error Source: Machine learning extractor Message: Request is unauthorized. Please make sure that a correct API Key...
View ArticleProgram error inquiry
Hello When I turned on the UIPATH program, there was an error window and I tried reinstalling it. But the error window keeps popping up. How should I fix this? 4 posts - 2 participants Read full topic
View ArticleERRORS: Conversion from String to type "Double" is not Valid & Input string...
Hallo, I am trying to convert string cell in excel into a double format. I tried several approaches: by using CDbl function - it is not working: 2.by using Double.Parse function - not working as well...
View ArticleJobs keep at terminating status
Hi all, I have encountered issues on Orchestrator after killing a running job: image1623×513 61.5 KB image741×468 27.3 KB It keeps its status as Terminating and does not allow me to kill the job. 3...
View ArticleInconsistent Error Recognizing String as Valid DateTime
Hello, I have a process that runs every night, and sometimes it will repeat multiple times in one night. However, approximately every two weeks, one of my Assign activities will error out saying...
View ArticleStudioX Download File Activity Error
When using the Common Download File Activity within StudioX, if I change the downloads folder from the default: “User Folder\Downloads” to something else like “User Folder\Downloads\AReport” Download...
View ArticleCommunity Installation
Hi, I am using community Edition and facing few issues: Not able to use recording and my Ui Path Crashes while using recording. Not able to open two Instances of Ui Path on my machine sometimes Ui...
View ArticleExecution Error: System.ArgumentNullException with Invalid L-value expression
I am receiving the following error when I try to run my workflow My workflow was running smoothly until I suddenly started getting this error, and I can’t figure out where it is originating from. I...
View ArticleExcel append range gives UiPath.Excel.ExcelException: Could not write the...
Hi, I tried to read one excel using the “Read Range” activity and want to insert the data table returned from that activity to another excel using “Append Range”. But it gives me ExcelException...
View ArticleExcel Application Scope error while reading the xlsb file
Hello, I am facing the below issue while opening an xlsb file. It looks like Excel Application Scope activity is failing to load certain excel files (for example xlsb file in my case). Just a few...
View ArticleGoogle Chrome extension does not work within the open file popup (within Chrome)
I have had flawless success working within chrome. The ONLY part where the extension does not work is when I try to upload a file onto a chrome page. It does not recognize the open popup as part of...
View ArticleError when trying to connect to a SFTP server with a private key and without...
Hi, I’m trying to use the UiPath.FTP.Activities package to connect to a SFTP server using a private RSA key. When doing so I get an error : “String reference not set to an instance of a String,...
View ArticleType in Activity taking much time on intranet site
Hey Guys, Hope you all are good ! I am developing a re framework module there -> Opening a intranet site -> Accessing credential from Orchestrator-> Type In to login Field. Problem is...
View ArticleError when trying to automate Citrix Client from Customer - Cannot automate...
Our customer has a portal that is a remote citrix client and we cannot have the runtime installed on their citrix server. when I try to automate anything I get the following error: Cannot automate...
View ArticleUi vision features ,Microsoft azure computer ocr
Getting an error stating “Microsoft Azure Computer Vision OCR: Error performing OCR: Operation returned an invalid status code ‘Forbidden’ MicrosoftAzureComputerVisionErrorRunEngine” I am trying to...
View ArticleExcel Activity is not working. giving exception "Job stopped with an...
I have Create simple process. Added one sequence and using “Excel Application Scope” and “Read Cell” activities. It is not executing and showing the exception message “”. Currently I am using 2.8.5...
View ArticleUnable to cast object of type 'System.Double' to type 'System.String'
@AshwinS2 value = string.Join(",",DT1.AsEnumerable().[Select](Function(s) s.Field(Of String)(“employee_id”)).ToArray) can anyone help me on this 33 posts - 5 participants Read full topic
View ArticleError while accessing queue
Hello I am automating skype the desktop application. Now the scenario is … I have to create a queue for every transaction like one queue for sendingim , one queue to launch meetnow and one queue to...
View ArticleError : InstallProcess timed out
Hi, I publish a project on orchestrator and then create a process, now im trying to download it on a vm to run it. When trying to download the process to the vm, iam having this error timeOut907×608...
View ArticleRemoteException wrapping System.Exception:Job stopped with an unexpected exit...
Hi all, I’m getting this error RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0xC0000005 while scraping the mail body table but this same workflow works fine few...
View Article