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

Package userpackage1.0.4 does not support any target frameworks

$
0
0

Guys I’m also getting this error. I have created my own user defined packaged which I’m not trying to use in a Library Project. When I go to install my user defined packages, I’m getting the same error NU1202: Package userpackage 1.0.4 is not compatible with net461 (.NETFramework,Version=v4.6.1). Package userpackage1.0.4 does not support any target frameworks.

I have also uninstalled STUDIO and reinstalled but it didn’t fix this issue!

7 posts - 4 participants

Read full topic


Orchestrator Publication 2019: Object Reference not set to an instance of an object

$
0
0

Hello,

When trying to publish my project package (local or directly to Orchestrator), the error below occurs.

19.10.4+Branch.support-v2019.10.Sha.fe819a658cad0585a64d2f8af94fad5c30b8d122

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

Error: System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Project.Deploy.ProjectPackageManager.g__UpdateEntry|11_3(ZipArchive package, String oldName, String newName, Action 2 transformer)
at UiPath.Project.Deploy.ProjectPackageManager.<>c__DisplayClass11_1.b__8(ValueTuple 2 file)
at UiPath.Shared.EnumerableExtensions.EnumerableExtensions.ForEach[TSource](IEnumerable 1 source, Action 1 action)
at UiPath.Project.Deploy.ProjectPackageManager.CheckUnicodeId(String id, String destinationFilePath)
at UiPath.Project.Deploy.ProjectPackageManager.BuildPackage(IWorkflowProject project, String destinationFolder, String releaseNotes)
at UiPath.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.<>c__DisplayClass49_0.b__0()
at System.Threading.Tasks.Task 1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
— 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.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.d__49.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.Studio.Plugin.Workflow.Shared.Project.BaseWorkflowProjectFactory.d__48.MoveNext(), HResult -2147467261

The project runs to completion in Studio. The package dependencies are as follows:

"UiPath.System.Activities": "[19.10.1]",
"UiPath.Excel.Activities": "[2.7.2]",
"UiPath.Mail.Activities": "[1.7.2]",
"UiPath.Credentials.Activities": "[1.1.6479.13204]",
"DataTableSolutions": "[1.0.11]",
"UiPath.UIAutomation.Activities": "[19.11.2]"

5 posts - 5 participants

Read full topic

Orchestrator can not creat robot

$
0
0

I created Robots unsuccessful, My Assistant is connected,unlicensed.
Does anyone have the same problem as me .

My Orchestrator vesion is UiPath 2020 Orchestrato Community License
My Studio is 2020.6

1 post - 1 participant

Read full topic

Job issues through Orchestrator

$
0
0

Hi All,

Has anyone faced below issue?
image

Here, BOT is supposed to be running in unattended mode and it runs perfectly but sometimes after a few days (~6) production machine’s BOT starts giving error. This issue is sporadic and a simple restart solves the issues but I couldn’t understand why this is happening, have tired reaching out to UiPath technical support team but still no help. It’s been more than 5 months.

Please advise!

3 posts - 2 participants

Read full topic

Send Hotkey Issue with Excel

$
0
0

Can someone please help me with an issue? I am running a sequence of “Send Hotkey” actions in order to rename an Excel worksheet and then save it. The sequence of commands works just fine when I test running it from the start of that specific activity. However, when I run it along with all of the other activities within my Excel Application Scope it doesn’t work. It’s not throwing an error it just isn’t renaming and saving the file. Does anyone know why this might be?

Thanks!

12 posts - 9 participants

Read full topic

Upload file to SharePoint: The remote server returned an error: (401) Unauthorized

$
0
0

Hello All,

I am trying to upload file on sharepoint using ID which have full rights on sharepoint. but i am getting below error

Upload file to SharePoint: The remote server returned an error: (401) Unauthorized.
Can any body help me out for the same.

Properties
File to Upload - “C:\SupplyChainPRdata\temp.txt”
Library path = “Lib name of sharepoint”
password = “password”
username =“username”
Site url = “URL of site”

Thanks & Regards,
Priyanka

1 post - 1 participant

Read full topic

Insights Installation failed

$
0
0

I tried to full installation it has failed at the end, its rollback fully. My Orchestrator version is 2020.4.1

1 post - 1 participant

Read full topic

Add row error


Job stopped with an unexpected exit code 0xE0434352 Windows Suspend

$
0
0

Hi all,

I get this Job stopped with an unexpected exit code 0xE0434352 error when read a huge text file, something like 2m rows. Its not happening on small text files. Then I realized it’s because windows suspend the application, a green leaf appears near to Robot Application after some point where Robot occupy around 2.8gb on ram (My computer 8gb). I tried on different computers but still get the same error. I could not find any solution somewhere and this is crucial about my project so I really need your help. I attach exapmle photos for better understanding.

Thanks in advance :slight_smile:

image

9 posts - 6 participants

Read full topic

AD Server connection error

$
0
0

Hi,

for one of our project i was doing a POC, for which we needed to connect with the AD server and check the user exists or not.

i’ve use AD Scope activity and provided all the details. But while executing i’ve been getting below error:
Active Directory Scope: The server is not operational.

But it is working. Can you tell me what i am missing here.

1 post - 1 participant

Read full topic

AI Fabric not enabled

$
0
0

Hi,

I have upgraded my community version license to enterprise cloud trial in order to learn AI Fabric but getting error as “AI Fabric not enabled for tenant”. AI robot license have been added to the tenant as well but still getting the error.

It would be great if someone could help me to proceed further.

1 post - 1 participant

Read full topic

Exception is: The UI element you are trying to highlight is valid, but not visible. Highlight

$
0
0

Hi Folks,

I’m getting this exception while bot is running I’m not using any highlight activity so I’m unable to find this from where it is comming can you please give me any clue I’ve used Element exist,excel activities ,mail activities get text,anchor base,click,set text retry etc.

Exception is: The UI element you are trying to highlight is valid, but not visible. Highlight

5 posts - 3 participants

Read full topic

Data Scrapping Not Working In SAP

$
0
0

Hello Guys,

Please help me,
I got a situation here. I’m using Uipath Studio Pro 2020.4.2 now and the Uipath System packages installed is 20.4.0 version then my UiAutomation version is 20.4.1.
I already build a project from the past version then I have a Data Scrapping activities on SAP in the past version untill now. Then when I running the project that Data Scraping activites didn’t catch any data but in the past it works perfectly. Is that because the version upgrade ?

Then I tried to reuse the Data Scrapping again on SAP but error showed up like this
image
I did the same way to indicate just like before the version upgrade but I can’t indicated.
So now my Data Scrapping didn’t catch any data in range I selected.
Thank you for your respond

1 post - 1 participant

Read full topic

Unable to execute Orchestrator powershell command

$
0
0

Hi

i am trying to authenticate to a tenant using power shell with windows credentials. I am unable to pass tenant name as parameter though the documentation in the power shell says it can be done that way .
command response

Get-UiPathAuthToken -URL orchestratorurl -WindowsCredentials -TenantName tenantname -Session

Get-UiPathAuthToken : Parameter set cannot be resolved using the specified named parameters.
At line:1 char:1

  • Get-UiPathAuthToken -URL orchestratorurl -Win …
  •   + CategoryInfo          : InvalidArgument: (:) [Get-UiPathAuthToken], ParameterBindingException
      + FullyQualifiedErrorId : AmbiguousParameterSet,UiPath.PowerShell.Cmdlets.GetAuthToken
    
    
    

what am i doing wrong ? It works perfectly fine if tenant name is not provided.

1 post - 1 participant

Read full topic

"UiPath.Terminal.Host has stopped working" error occurring randomly

$
0
0

Hi

We are getting the attached error (“UiPath.Terminal.Host has stopped working”) randomly on our unattended production bot.
Has anyone else encountered this, if yes, what is the resolution.
The bot connects to terminal via session manager (Bluezone).

The error comes infrequently thus it is difficult to replicate.

There are no system/application event logs on the windows server.

UiPath version - 2019.4.4
Windows Server 2016

Uipath.Terminal.Host error screenshot

4 posts - 3 participants

Read full topic


Classify values in array of string

$
0
0

good programmers
I have a problem, I want to classify the data of various arrays, this is the example, the variables are changing

var dog = “dog”
var cat = “cat”
var fish = “fish”

array of string setString = {dog, cat, fish}

horse var = “horse”
var pig = “pig”
var falcon = “”

array of string set2 = {horse, pig, falcon}

I want to detect which array is complete and store it in a different variable, in the same way with those that are incomplete save them in another variable

I don’t want the arrays to be repeated when saving them in the variables

these arrays will pass continuously through a for each

I hope you can help me


this is an example, this is an example, but it doesn’t come out

2 posts - 2 participants

Read full topic

UIpath java extension Issue (Urgent)

$
0
0

Dear Experts,

Though i have installed the Java extension, Each time it ask for “Install the Java support files?”

I have tried many times and i didnt get any errors while the installation.But when i try to find the selector for click activity, I selects the whole screen and through out the same Pop up.

Please help solve this issue ASAP.

Regards,
Suresh Kumar S

Below mentioned is the message copied from the Pop up message.


Question

We detected that you are trying to capture in a Java window that uses a custom JRE.

Would you like to install the Java support files?

IMPORTANT: before installing you have to close the Java application!

Yes No

UIPath Version:2018.4
Java Version : Java7.1.71

image

11 posts - 5 participants

Read full topic

Breakpoint reached document understanding

$
0
0

good everyone

I have a problem, I am using the document understanding activities, and when I use the present station validation activity, it randomly throws an error that “I have reached the breakpoint”

this error does not stop my process, but it is annoying to have to be clicking every time this problem comes out

I have tried the process without this activity and it does not give me these problems
I’ve checked if I have breakpoints in the workflow and there’s nothing there either

Someone who is throwing this error at me

thank you

1 post - 1 participant

Read full topic

Not able to find correct filter format for get outlook mail message activity

$
0
0

Hi All,

My filter format is mentioned below
“[ReceivedTime] >= ‘”+now.Date.AddHours(-24).ToShortTimeString+"’ AND ([From] =‘Parthasarathy, Shyam’ OR [From] = ‘Bhattacharya, Sayantan’)"

The above was working fine. but i want to replace the name with a dictionary variable. so i tried with below.

“[ReceivedTime] >= ‘”+now.Date.AddHours(-24).ToShortTimeString+"’ AND ([From] = “+Config(“EmailFilter”).ToString+” OR [From] = ‘Bhattacharya, Sayantan’)"

config is dictionary variable and emailfilter is my key for my value.

This shows condition is invalid error. Please help me to sort this out.

Thanks,
Shyam

1 post - 1 participant

Read full topic

Uploading files from Excel to Sap

$
0
0

Hi all,

While we are uploading files from Excel to Sap, can’t load all data in Excel. When we upload manually, they are uploading. Robot can not upload list. Its warning is " Read and convert line 100 from Excel", and main page doesn’t open. If you encountered such a problem, can you help us?

Thank you.

1 post - 1 participant

Read full topic

Viewing all 4409 articles
Browse latest View live


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