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

Updated Studio from 2019.10.2 to 2019.10.3 Community and now I have a null reference error on my Custom Library

$
0
0

Hi All,

my studio just updated today to 2019.10.3 and after I opened my previously working project. It is now displaying a validation error. My project has dependency on my other UiPath Library Projects named OdysseyLibrary. It Used to work with no errors prior to the update.

Validation Error:
Issuance.xaml: System.NullReferenceException: Object reference not set to an instance of an object.
at OdysseyLibrary2.NewReceipt.GetImplementation()
at System.Activities.Activity.OnInternalCacheMetadata(Boolean createEmptyBindings)
at System.Activities.Activity.InternalCacheMetadata(Boolean createEmptyBindings, IList1& validationErrors) at System.Activities.ActivityUtilities.ProcessActivity(ChildActivity childActivity, ChildActivity& nextActivity, Stack1& activitiesRemaining, ActivityCallStack parentChain, IList1& validationErrors, ProcessActivityTreeOptions options, ProcessActivityCallback callback) at System.Activities.ActivityUtilities.ProcessActivityTreeCore(ChildActivity currentActivity, ActivityCallStack parentChain, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList1& validationErrors)
at System.Activities.ActivityUtilities.CacheRootMetadata(Activity activity, LocationReferenceEnvironment hostEnvironment, ProcessActivityTreeOptions options, ProcessActivityCallback callback, IList`1& validationErrors)
at System.Activities.Validation.ActivityValidationServices.InternalActivityValidationServices.InternalValidate()
at System.Activities.Validation.ActivityValidationServices.Validate(Activity toValidate, ValidationSettings settings)
at System.Activities.Presentation.Validation.ValidationService.CoreValidationWork(ValidationReason reason, CancellationToken cancellationToken)

Would appreciate if anyone can explain why I’m getting this new error, thanks.

16 posts - 6 participants

Read full topic


REFramework : Object reference not set to an instance of an object

$
0
0

Hi All,

We are using REFramework without queues. Transaction item will be based on number of rows in excel input file. We want to assign below values of input excel to variable in Assign activity but its throwing an error as Object reference not set to an instance of an object.

in_CustomerName = in_TransactionItem.Item(“Customer Name”).ToString

Thanks,
Kalpana

1 post - 1 participant

Read full topic

Orchestrator long running process faulting after trying to resume

$
0
0

Greetings, I have a sudden error that is halting a lot of work so I’m writing this in a panic.
Yesterday a process that we run every 15 minutes suddenly stalled after it couldn’t get a valid asset from Orchestrator as a result a 1 day worth of jobs stacked up. During this we had 20 long running processes going and after terminating the stalling job all of those long running process faulted immediately after they tried resume. and now all long running process I start fault after trying to resume. I’ve tried multiple versions of the long running processes and tried running them locally on my machine and it works fine on my machine.

I write this in hope that this is some problem on orchestrator’s end that is being fixed or is easy to fix

Thanks in advance
Sincerely Hallgrímur

1 post - 1 participant

Read full topic

Take screenshot activity is not working from agent and orchestrator

$
0
0

Hi everyone,

I am trying to take screenshot from mainframe terminal.

  1. The code is working fine when I’m running it from the studio.
  2. The code is working fine when running from the agent only when the daas machine is open. If the daas machine is minimised the screenshot activity is not taking the screenshot.
  3. The code when deployed to orchestrator is working sometimes and it’s not working sometimes.

Can anyone please help me solve the issue, I’m working on an urgent deployment.

Regards
Priya

1 post - 1 participant

Read full topic

Issues with Partitioned Virtual Machine

$
0
0

Hello,

I am currently facing issues with a process that runs off a partitioned VM, and I cannot work out why the process does not work. It is a client VM so I can’t change any of the resolution settings, or find out what they are. The process runs fine on physical machines, but does not work off the partitioned VM.

Has anybody else faced unknown issues with a partitioned VM? If so, what did you do to resolve the issues? Any feedback is appriciated.

Thanks in advance!

1 post - 1 participant

Read full topic

Error-----when trying to connect to a SFTP server with a private key and without password

$
0
0

Hi Everyone,

I have a private and public key in c drive

How to connect sftp server using uipath.ftp.activities.withftpsession??

I have provided the below details to the property

Username
hostname
portnumber
password as String.Empty
client certificate path ----passed the private key path

But I am getting invalid private key file error

Please some one help me out from this

@ovi

2 posts - 1 participant

Read full topic

I got this problem when trying automate word. Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))

$
0
0

I got this problem when trying automate word

Runtime execution error body { font-family: Segoe UI; margin: 0; border-top: 1px solid #d9d9d9; } img#warning { float: left; width: 28pt; } div#header { min-height: 80pt; max-height: 290pt; margin: 16pt; margin-top: 8pt; } p { margin: 0pt; } div.action_info { overflow: hidden; border-top: 1px solid #d9d9d9; width: 100%; position:absolute; bottom:0; background-color: #f5f5f5; } p.action_info { float: left; margin: 8pt; margin-left: 44pt; } .btn { cursor:pointer; display: inline-block; font-weight: 400; color: #242424; background-color: #e8e8e8; border-color: #c5c5c5; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; border: 1px solid; padding: 2pt; line-height: 1.5; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; } .btn-primary { border-color: #0073ce; } .img-resize{ height: 75px; width: 210px; overflow: hidden; border: 1px solid #c5c5c5; } .img-resize img{ max-width: 100%; object-fit: cover; } #problem-element-image-container { align-items: center; display: flex; } #action_info_text{ overflow: hidden; position:absolute; bottom:44pt; left: 16pt; color: #707070; background-color: #FFF; } #buttons_master_container{ width: 80%; float:right; margin: 8pt; margin-right: 12pt; } div.ImageClear{ clear:both; } #appImagesContainer{ display: flex; } div#buttons_container { clear: both; } #buttons_container input { float: right; margin-left: 8pt; padding-left: 5px; padding-right: 5px; } div#arrow-container { width: 48px; } div.center-align { position: relative; } div.center-align img{ position: absolute; top: 0; bottom: 0; margin: auto; left: 0; right: 0; } .modal-image { border-radius: 5px; cursor: pointer; transition: 0.3s; } .modal-image:hover {opacity: 0.7;} .modal { display: none; position: fixed; z-index: 1; padding-top: 100px; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0,0,0); background-color: rgba(0,0,0,0.9); } .modal-content { margin: auto; display: block; max-width: 700px; } #caption { margin: auto; display: block; width: 80%; max-width: 700px; text-align: center; color: #ccc; padding: 10px 0; height: 150px; } .modal-content, #caption { animation-name: zoom; animation-duration: 0.6s; } @keyframes zoom { from {transform:scale(0)} to {transform:scale(1)} } .close { position: absolute; top: 15px; right: 35px; color: #f1f1f1; font-size: 40px; font-weight: bold; transition: 0.3s; } .close:hover, .close:focus { color: #bbb; text-decoration: none; cursor: pointer; } @media only screen and (max-width: 700px){ .modal-content { width: 100%; } } #SkipIterationContainer { /* display: none; / display: none; } #ExcelCardDetailsContainer { / display: none; / display: none; } #OutlookCardDetailsContainer { / display: none; / display: none; } #ApplicationCardOnlyDetailsContainer { / display: none; / display: none; } #ApplicationCardWithElementDetailsContainer { / display: none; / display: none; } #ErrorPathContainer { / display: none; */ [ERRORPATH_CONTAINER_VIS_PLACEHOLDER] } .scrollable { overflow-y: auto; } .unscrollable { overflow: hidden; } #problem-desc { white-space: pre; }

Unable to cast COM object of type ‘Microsoft.Office.Interop.Word.ApplicationClass’ to interface type ‘Microsoft.Office.Interop.Word._Application’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{00020970-0000-0000-C000-000000000046}’ failed due to the following error: Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)).

7 posts - 3 participants

Read full topic

"Cannot acquire a license" error

$
0
0

Hello All,

I’ve just started with going through tutorials on Academy. On trying to run my first sequence I got an error “Cannot acquire a license”. I’m using the Community edition of Studio, where the license is set up for my organization. When I click on Tenant -> Users in Orchestrator, I see that Robot Access is “enabled” and License Type is “inherit from user’s organization”. On looking through the documentation, I see that the license needs to be activated and a license activation wizard was supposed to be started on opening Studio for the first time. This did not happen for me.
What can I try to resolve this error?

Thank you,
Yury

1 post - 1 participant

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

11 posts - 5 participants

Read full topic

Image Activities are not working in different systems?

$
0
0

Hi all,

I have developed a bot that clicks on certain images on screen and it works fine in my desktop for all kind of inputs. But when i try to run the same bot in a different system its not able to identify the images that appear on screen.

**The selectors for the click activities are valid in both the systems the error that comes is image nor found, even if its present in screen.

**The font remains the same in both systems yet its not identifying them. When I re-capture the image from second system it works.

Can some one let me know why, image activities like click image image exist on image vanish etc… do not work on other systems. it would be difficult then to run the bot on different systems.

Thanks in advance

2 posts - 2 participants

Read full topic

Cannot connect to MLSkills

$
0
0

Screenshot 2020-09-22 at 11.59.30

Error Message:
20.4.3

Cannot authenticate, not connected to Orchestrator

Error: RemoteException wrapping System.InvalidOperationException: Cannot authenticate, not connected to Orchestrator 
   at UiPath.Service.Orchestrator.OrchestratorController.OnGetResourceUrl(GetResourceUrlMessage msg, CancellationToken ct)
--- 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.Messages.MessageDispatcher.<DispatchingTask>d__21.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.Core.MessageDispatcherExtensions.<GetResponse>d__0`1.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.CoreIpc.Server.<InvokeMethod>d__22.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.CoreIpc.Server.<HandleRequest>d__21.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.CoreIpc.Server.<>c__DisplayClass4_2.<<-ctor>b__6>d.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.CoreIpc.IOHelpers.<WithResult>d__10.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.CoreIpc.IOHelpers.<WithTimeout>d__16`1.MoveNext(), HResult -2146233088

I already have a robot and I connected it to the orchestrator.

Any idea on how to fix this?

1 post - 1 participant

Read full topic

Amazon Textract

$
0
0

“Name”: “Analyze Multipage Document”,

“Id”: “1.1516”,

“InstanceId”: “29”,

“TypeName”: “UiPath.Amazon.Textract.Activities.AnalyzeMultipageDocumentActivity”

RemoteException wrapping System.ArgumentException: Cannot change DataType of a column once it has data.

at System.Data.DataColumn.set_DataType(Type value)

at UiPath.Amazon.Textract.Client.TextractReader.AddRows(DataTable tblValues,

DataTable tblScores,

IEnumerator`1 blockEnumerator)

at UiPath.Amazon.Textract.Client.TextractReader.ReadBlocks(IEnumerable`1 blocks)

at UiPath.Amazon.Textract.Client.TextractClient.d__28.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.Amazon.Textract.Activities.AnalyzeMultipageDocumentActivity.d__35.MoveNext()

— End of stack trace from previous location where exception was thrown —

at UiPath.Amazon.Textract.Activities.AsyncActivity.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)

1 post - 1 participant

Read full topic

Error robot does not exit

$
0
0

when i try to conect de robot with de cloud platform i can not run de autimatization

some one can help me

image

1 post - 1 participant

Read full topic

Extract Structured Data 'Intermediate D3D Window': Data at the root level is invalid. Line 1, position 1

$
0
0

Hi Community,

I am trying to extract invoices from ACME webpage. Any idea what I am doing wrong implementing Extracting Structured data?

Wouldn’t it be better to use data-scrapping activity instead?

Here’s my selector:
<html app='chrome.exe' title='ACME System 1 - Search Results' /> <webctrl tag='TABLE' />

1 post - 1 participant

Read full topic

Regex based extractor Configuration input field error

$
0
0

Hi,

I’ve been trying to build a document understanding framework using regex for invoices. For each supplier I add a new document type. Now I got 19 supplier with all the regex expressions in place.

When I try to add a new supplier, the error icon pops up on the Configuration field in de input properties.
I can’t see what the exact error is because the string in de Configuration field is very long.

Is there a limit in how long the Configuration property can be and so is there a limit how many document types you can add?

I tried to debug so that I was able to export the output and in the txt file I see ‘Line is too long’. But I’m not sure if the output error is to long to mention, or that ‘Line is too long’ is exactly the error.

image

Thank you for your help!

Kind regards,
Ruben Dekkers

1 post - 1 participant

Read full topic


While opening my main.xaml it is throwing '.', hexadecimal value 0x00, is an invalid character. Line 1, position 1. this error

$
0
0

‘.’, hexadecimal value 0x00, is an invalid character. Line 1, position 1.

Error: System.Xml.XmlException: ‘.’, hexadecimal value 0x00, is an invalid character. Line 1, position 1.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String args)
at System.Xml.XmlTextReaderImpl.ThrowInvalidChar(Char data, Int32 length, Int32 invCharPos)
at System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XDocument.Load(String uri, LoadOptions options)
at UiPath.Studio.Plugin.Workflow.Document.XamlDocumentReader.ReadAsync(String path)
at UiPath.Studio.Core.Services.PersistableServiceBase3.<GetFactoryByPath>d__21.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.Core.Services.PersistableServiceBase3.d__11.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.Core.Services.PersistableServiceBase3.<OpenAsync>d__10.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.Shell.Execution.Services.ExecutionManagerService.<ProcessExecutionCommand>d__23.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.Shell.Execution.ViewModels.DebugViewModel.<ExecuteDebugAsync>d__53.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.Shell.ViewModels.DebugTabViewModel.<ExecuteDebugFile>d__121.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.Shared.MVVM.Commands.TaskCommand3.d__32.MoveNext()
— End of stack trace from previous location where exception was thrown —
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler), HResult -2146232000

It is important i need to recover it.

2 posts - 2 participants

Read full topic

Work with Excel file in cloud

$
0
0

Hi, all
I am trying to work with Online Excel, so which comes in an Iframe, I am not able to capture the data in a structured format, nor I was able to do the Web Automation, I tried doing it with OCR, but it will only read the data which is visible, and not the whole sheet. I can’t it download cause every row which read have to mark that this informations were readen also by studio and send to other user to add new record

Thanks.

3 posts - 2 participants

Read full topic

Menambahkan kolom di file excel dengan adanya kolom yang sama

$
0
0

image

Mohon bantuannya,

Saya akan menambahkan kolom dengan nama “email” di kolom G, tetapi ada error karena ada kolom yang sama, mohon dibantu solusinya.

terima kasih,

1 post - 1 participant

Read full topic

Orchestrator Issue - Robot Unresponsive

$
0
0

Hi ,

I have a licensed version of UiPath. Now, I am unable to open my Studio which popup as " Ur robot is not connected" . Once i open my orchestrator, my robots state are in " Unresponsive " .
Any isea to resolve this issue to make the robots active?

1 post - 1 participant

Read full topic

Problem with cert in Windows Orchestrator installation

$
0
0

Hi!
I am trying to install orchestrator and on the first step “Orchestrator IIS Settings” get an error “The certificate with subject xxx does not have signing capabilities.”

I am quite new on all of this. Can you please provide me?
Thank you!

1 post - 1 participant

Read full topic

Viewing all 4400 articles
Browse latest View live