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

Version error while opening file in uipath


Getting issue when trying to set asset in the orchestrator

$
0
0

@Adityan wrote:

Error : Void UiPath.Orchestrator.Client.UiPathWebApi…ctor(Microsoft.Rest.ServiceClientCredentials, System.Net.Http.DelegatingHandler)

Capture

Posts: 4

Participants: 3

Read full topic

After several days works loop, workflow suddenly could not communicate with IE

$
0
0

@beantony wrote:

Hi,

I have a workflow, that is working with IE, in loop model for attended robot. It was working fine for several days, but one day it suddenly stopped and says Cannot communicate with Internet Explorer browser. Since the robot was stopped, I then tried to open the Internet Explorer browser manually but also failed.

At first, I thought the problem was with Windows. But I discovered that after I killed all the UiPath services, the IE browser can be opened again manually. I restarted the UiPath robot services again and started the workflow, it ran.

Changing browser to another is not an option since I worked with a legacy web pages that were incompatible with the current browser such as Chrome, Firefox, or even Edge.

I have followed the setting instruction in this page https://docs.uipath.com/studio/docs/internet-explorer-x64 , set the required pages to trusted sites… but the issue is still there.

Is there suggestion or anything that I could do to solve this issue? Thank you in advance.

Regards,
Tony

Posts: 7

Participants: 3

Read full topic

How to merge two data tables side by side

Explorer Expert freezes on run

$
0
0

@RPR wrote:

Hello,
Looking forward to trying this out however I seem to be running into an issue when I try to run the community version. I am able to launch the application fine but once I click on the Run Community Edition the application freezes. Do you happen to have any ideas to fix this?
Appreciate it!

Posts: 4

Participants: 3

Read full topic

Error while installing uipath chrome extension

Aggregate Exception while invoking java code from UIpath

$
0
0

@Siddu wrote:

Hi All, I m getting a System.AggregateException, when I try to invoke java code from uipath. An error always pointed to Invoke Java method, the path of the jar file and method name are proper. please suggest me some solutions for this. I have attached the Exception screenshot for your reference.

Posts: 1

Participants: 1

Read full topic

To execute processes - activate a liscence

$
0
0

@smatadeen wrote:

Help needed
I am using a newly downloaded Academic alliance edition - and I cannot run my newly created process the log looks as follows :

System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: To execute processes, please activate a license. (Fault Detail is equal to An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
System.Exception: To execute processes, please activate a license.
at UiPath.Service.Licenses.LicenseManager.d__6.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at UiPath.Service.Impl.ExecutionManager.d__25.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at UiPath.Service.Impl.ExecutionManager.d__10.MoveNext()
— End of stack trace from previous l…).

Posts: 5

Participants: 5

Read full topic


Moved from Community Version to Licensed Version - Error Missing or Invalid Activity

$
0
0

@MonicaJain wrote:

Hi,

I recently moved from Community Version to Licensed Version. Also I changed Laptops.

Initially I was getting message that “Error detecting project version”. Looking at few suggestions at Forum to delete the Project.json file, I can get into my project.

I copied the dependencies under .local from old laptop to new one.

Now many activities are not loaded and following is the error message.

Any help is appreciated.

image

Posts: 28

Participants: 4

Read full topic

Uipath Java Extension

$
0
0

@Umang_Mehta wrote:

I can try to scrap Java application, already ScreenScrapeJavaSupport extension and JRE. In the JRE ext folder already UipathJavaBridge executable file is present. But the issue is that whenever I try to scrap that dropdown menu item below dialogue is open.
Capture

Posts: 4

Participants: 2

Read full topic

How to avoid and stop selector repair

Click Save: Cannot find in assignment 2

Comma Delimiter Not working properly

$
0
0

@sachinns wrote:

Hi folks,
I have a csv file with data ( CID,“City”,“Date”,“Day”,“DealerAgentId”, ) and i want to divide it into different columns using delimiter as comma.

When i did in excel it was working fine. but when i did with read csv and in property its not working as expected.
Can someone help me on this. I will upload the input csv file and also final output how i wanted.

Input and output csv : input and output csv.zip (791.1 KB)

Posts: 4

Participants: 2

Read full topic

Process transaction 2

Pick Branch working intermittently

$
0
0

@Siddarth_Nair wrote:

Dear Sir/Ma’am,

I am currently working on Native Citrix Automation for one of the process which involves automating web applications inside citrix. To launch the web application, I am double-clicking the Internet Explorer shortcut in the citrix desktop. Considering the possibilities of IE shortcut shown as unselected or selected, I have used Pick activity with the possibilities inside Pick Branch as shown below. But I see it doesn’t work consistently. It throws SelectorNotFound exception in some cases but if you go back to Studio and validate the selector it validates to detected. Am I missing something to make it work consistently? Please help.

Also to let you know I tried Open Browser activity but it opens the browser in the parent window and not inside the citrix desktop. We would like to work with the seamless mode of the citrix window and not the full screen mode and that’s the reason why I am launching the browser by clicking the IE shortcut in the desktop.

Posts: 2

Participants: 2

Read full topic


Assignment 1-Error on Transaction Data

Error with Mail Folder when using Get Mail in Office 365 Scope

$
0
0

@bogdanjianu wrote:

Hey guys,

I think I’m losing my mind. Finally managed to get office 365 scope working, but when using the Get Mail activity it throws an error “Invalid mail folder name. Please ensure that this folder exists and that its name is spelled correctly”.

The folder is of type “Inbox\Folder\Folder”, and it’s exactly the same as I had it with get outlook mail message activity, If I just use “Inbox” it works by getting the emails from my general Inbox, but I need to get the emails from a specific folder.

Any ideas? Thanks.

Posts: 7

Participants: 2

Read full topic

Regex help after comma

$
0
0

@UiUser wrote:

I have a string input of “last name, first name” and i would like the string output of just the last name by using regex. Any help developing the regex help would be great

Posts: 7

Participants: 3

Read full topic

UiElement Not Found 오류에 대한 대처 방안 아이디어

$
0
0

@kc120103 wrote:

개발을 하다보면 가장 많이 부딪히면서도 골치 아픈 에러가 Element/Selector Not Found 에러입니다.
새벽에 스케줄을 실행할 때 이 에러가 나면 Element 도 잡지도 못해 난처합니다.
그래서 새벽에 에러가 난 Ui elemenet의 값을 다시 가져오는 로직을 구현할 수는 없는지 생각이 듭니다.
어떻게 하면 당시의 element 값을 가져올 수 있을까요?

Posts: 5

Participants: 4

Read full topic

Level 3 Assignment 2 (Generate Yearly Report Dispatcher)

$
0
0

@Hasna_Hoque_Mitu wrote:

I completed dispatcher part but it’s not fetching any data and not going to 2nd page of work items. It enters into work items and immediately log out. In output it shows “Process finished due to no more transaction data.”
I guess my selector is not working.

Posts: 9

Participants: 3

Read full topic

Viewing all 4409 articles
Browse latest View live


Latest Images

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