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

Library Compile Error

$
0
0

Hello,

I have a custom library that holds several functions prepared in advance for things like handling emails, Slack, or login scripts.

I recently updated the Slack Activities package in order to update my scripts, but I’m getting a compile error that I can’t seem to find anything about:

The assembly compilation returned the following errors:

  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete
  • ‘Func<IList, IList>’ does not contain a constructor that takes 0 arguments
  • ‘ScopeActivityBase.TelemetryEnabled’ is obsolete

Does anyone know what this means and how to fix it? Could this be an internal issue with the latest Slack activities package? No longer being able to update our custom library is holding us back on developing new scripts.

Thanks in advance!

1 post - 1 participant

Read full topic


Machine Learning Extractor usage issue

$
0
0

I’m trying to use the machine learning extractor activity and i getting the attached error.

Below is the error :
RemoteException wrapping UiPath.MachineLearningExtractor.Activities.Exceptions.MLRequestException: Invalid server response. —> RemoteException wrapping System.Net.Http.HttpRequestException: Response status code does not indicate success: 400 (BAD REQUEST).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at UiPath.MachineLearningExtractor.Activities.Services.MLRequester.d__4.MoveNext()
— End of inner exception stack trace —
at UiPath.MachineLearningExtractor.Activities.DataExtraction.MachineLearningExtractor.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

Also, I have a query reagrding how to configure the Server Endpoint in this activity.

26 posts - 13 participants

Read full topic

Bad gateway error 502 , with Orchestrator service page

$
0
0

Dear Team,

I can able open the same page in one our other system, but this page throwing 502 error.
This error happens from 4 June 2021. Still not solved.
Please someone help me to resolve this issue.

Kind regards,
Madhu

2 posts - 1 participant

Read full topic

Exchange services : Send Email : No mailbox with such guid

$
0
0

Hi All,

I’m trying to connect to shared mailbox using exchange services. I’m able to read emails using “Get Mail messages” however when I tried sending emails using the same exchange server and settings, it is throwing error saying “No mailbox with such guid”.

Exception details:
Source: Send Exchange Mail .

Message: No mailbox with such guid.

Exception Type: Microsoft.Exchange.WebServices.Data.ServiceResponseException

An ExceptionDetail, likely created by IncludeExceptionDetailInFaults=true, whose value is:
Microsoft.Exchange.WebServices.Data.ServiceResponseException: No mailbox with such guid.

  • at UiPath.Mail.Exchange.Activities.ExchangeScope.OnFaulted(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)*
  • at System.Activities.Runtime.FaultCallbackWrapper.Invoke(NativeActivityFaultContext faultContext, Exception propagatedException, ActivityInstance propagatedFrom)*
  • at System.Activities.Runtime.FaultCallbackWrapper.FaultWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)*

I have explored couple of blogs with same issue, wherein they’re asking to check if mailbox account is licensed or not - which is, in reality, a licensed one.

Could you please help, if anyone has encountered/tackled such kind of issue?

Appreciate your help!
Thanks in advance,
Rohan

4 posts - 3 participants

Read full topic

How do i type into/fill up a form in a secured pdf (adobe acrobat)?

Error: the result from java could not deserialize

Lesson-9-filter-wizard-not-filtering-data-table-as-expected

Error message in the Insert Column activity

$
0
0

Hi,

I hope you are fine!

I tried to execute the exercise “Working with Excel” of the course Excel Automation with Studio X but the following error message was showed in the Insert Column activity “It’s not possible to define the NumberFormatLocal property of the Range class”. Could you please help me on this?

Thanks in advance.

Best Regards,
Rodrigo

3 posts - 3 participants

Read full topic


Access insert error

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

Save Attachment activity problem

Desktop Has been disconnected while performing ui action on orchestrator community edition

$
0
0

i run my project on uipath studio and run sccessfully while when i put it on orchestrator to make trigger i have this error … in addition i try to make login yo consle false but the same error
Desktop has been disconnected while performing UI actions.

RemoteException wrapping UiPath.Core.ElementOperationException: Desktop has been disconnected while performing UI actions. —> RemoteException wrapping System.Runtime.InteropServices.COMException: Desktop has been disconnected while performing UI actions.
at UiPath.UiNodeClass.WriteText(String text, UiInputMethod inputMethod)
at UiPath.Core.UiElement.WriteText(String text, InputMethod method)
— End of inner exception stack trace —
at UiPath.Core.Activities.ObsoleteTaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
any help please ??

2 posts - 2 participants

Read full topic

Invoke Power Shell: The method or operation is not implemented

$
0
0

Invoke Power Shell: The method or operation is not implemented
i got this error when i try to use invoke powershell activity

Enter-PSSession -ComputerName ******
Rename-Item -Path ‘***\hello.txt’ -NewName “text.txt”

i try to enter to another machine when i run commend from windows powershell it work fine and make the file renamed

2 posts - 2 participants

Read full topic

Not getting Access token

$
0
0

Hi,
I am not getting the response for the post method of HTTP request.I am getting the error like this.
{“error”:“invalid_request”,“error_description”:“AADSTS900144: The request body must contain the following parameter: ‘grant_type’.\r\nTrace ID: 3c1d7b99-8382-46a8-a02e-97a62f13bb00\r\nCorrelation ID: 68b8de0f-aaee-4ba5-8d73-20d74bd6d158\r\nTimestamp: 2019-11-29 06:08:07Z”,“error_codes”:[900144],“timestamp”:“2019-11-29 06:08:07Z”,“trace_id”:“3c1d7b99-8382-46a8-a02e-97a62f13bb00”,“correlation_id”:“68b8de0f-aaee-4ba5-8d73-20d74bd6d158”,“error_uri”:“https://login.microsoftonline.com/error?code=900144”}

Regards,
Surya

12 posts - 7 participants

Read full topic

Check activity was not working

$
0
0

Hi All,

I want to know the check box is checked or unchecked but all attributes are same. And check activity was not working it is throwing error.

image

2 posts - 1 participant

Read full topic


NU1202: Package ExcelActivity 1.0.0 is not compatible with net461 (.NETFramework,Version=v4.6.1) / win7-x86. Package ExcelActivity 1.0.0 does not support any target frameworks

$
0
0

Hi,

I have created one custom activity. When I am going to install it from the package manager, I’m getting the error “NU1202: Package ExcelActivity 1.0.0 is not compatible with net461 (.NETFramework, Version=v4.6.1) / win7-x86. Package ExcelActivity 1.0.0 does not support any target frameworks.”

Could you please help me to resolve this issue?

Thanks,
Nandani Raj

3 posts - 2 participants

Read full topic

Create Java Object throws an error - System.InvalidOperationException: Constructor could not be called

$
0
0

Hi
I have similar error after I followed the Run Object method example :

RemoteException wrapping System.AggregateException: One or more errors occurred. —> RemoteException wrapping System.InvalidOperationException: Constructor could not be called. —> RemoteException wrapping System.InvalidOperationException: The target type was not found.

at UiPath.Java.Service.JavaResponse.ThrowExceptionIfNeeded()
at UiPath.Java.JavaInvoker.d__17.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.Java.JavaInvoker.d__15.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.Java.Activities.CreateJavaObject.d__8.MoveNext()
— End of inner exception stack trace —
at UiPath.Java.Activities.CreateJavaObject.d__8.MoveNext()
— End of inner exception stack trace —
at UiPath.Shared.Activities.AsyncTaskCodeActivity.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.System.Activities.IAsyncCodeActivity.FinishExecution(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)

I’m using a jar file that I got for the purpose of integrating with Isabel Connect : Maven Central Repository Search

I created the java object based on the :“com.ibanity.apis.client.http.service.impl.IbanityHttpSignatureServiceImpl” (Target Type) and with a string (uipath) parameter that need to sent to the method as a java variable that is an Object (java.io.InputStream) .
the Method invoked is : “getDigestHeader”
Is this problem, mentioned above resolved ?

6 posts - 2 participants

Read full topic

Merge data table error

$
0
0

I just want to merge 4 excel files into one consolidated excel file. Looped through each file and used read range and merge activity.

Before that i used a build datatable activity with same column name as in excel (name , subject , grade) …

first i gave data type as string(in build data table)
error:


code:

. Got the above error , so changed it to generic value but again got the same error …

MY COLUMN DATATYPE IN EXCEL IS “TEXT”

build data table:

1 post - 1 participant

Read full topic

Object reference not set to an instance of an object in Advance Assignment 1

$
0
0

Hi Team,

I am trying to resolve the Advance Training Assesment-1 when am trying to Extract the Datatable in https://www.acme-test.com/work-items am facing error “Object reference not set to an instance of an object”

Could someone please help me up in resolving the issue.
{{
“message”: “ExtractDataTable : Object reference not set to an instance of an object.”,
“level”: “Error”,
“logType”: “Default”,
“timeStamp”: “11:00:46”,
“processVersion”: “1.0.6706.35891”,
“fileName”: “ExtractDataTable”,
“jobId”: “00bf87e5-7b68-437b-889d-1f4d1b1e0173”,
“robotName”: “PRASA”
}}

Regards,
Prasanth

22 posts - 12 participants

Read full topic

Exception.source not retrieved correctly

$
0
0

Hello everyone!

I’m facing an issue here after upgrading one of our robots to the latest version of UiPath Studio.

All of our projects are FlowCharts invoked through a state machine with a Try/Catch, which allowed us to get the Exception.message and Exception.source accurately and easily.

Unfortunately, since the update, the Exception.source is not getting retrieved correctly anymore. We need this information to be able to debug our projects effectively.

Now, the only info we get from the Exception.source is either System.Activities or UiPath.UiAutomation.Activities but not the name of the activity itself.

Do you know how to get around this issue?

Thanks a lot in advance!

18 posts - 10 participants

Read full topic

Viewing all 4402 articles
Browse latest View live


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