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

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)).

3 posts - 3 participants

Read full topic


Studio Package Installation failure

$
0
0

UiPath version : 2018.4.4 Community

Hi @loginerror @Pablito ,

All my project dependencies are showing as ‘Package installation failure’ since yesterday. Everything was working fine before.
I’m on Cisco VPN connection and using a company proxy server. Please find screenshot below,

I saw a similar thread where they have suggested to uninstall and install studio. But is there any other solution for this. The Error message says, ‘The remote server returned an error: (503) Server Unavailable’. Attached studio log file. Please help

Studio log - 29 Apr.txt (32.3 KB)

1 post - 1 participant

Read full topic

Can't run the Bot from job orchestrator

I am getting issue with word application I was not able to run it successfully. Error: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER

$
0
0

A Good example. I got the logic but as I am getting issue with word application I was not able to run it successfully. I even tried the project from UiPath but same issue.

Error: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL_RETRYLATER

If anyone also got the similar issue and was able to correct it then please let me know the solution as well.

Issue with word

2 posts - 2 participants

Read full topic

No such thing as a blank template for StudioX. You're probably using this wrongly

$
0
0

Such a great first week! :slight_smile: Just a question, does anyone know how I can open the working StudioX project that we see in the demo? When I want to open it I get the following message:

3 posts - 2 participants

Read full topic

"Get Secrets: Failed to retrieve secrets. Error: Invalid URI: The hostname could not be parsed."

$
0
0

Hi,

In my automation, I am attempting to extract my credentials from an Azure key vault. However, I am receiving the following error. What am I doing wrong?

Here are the properties from my “Get Secrets” activity.

Key Vault Name: “Orchestrator Azure Key Vault”

And the properties from my Azure Scope.

ClientID: “f3db657f…”
ClientSecret: new System.Net.NetworkCredential(string.Empty, “SYJRY0@…”).SecurePassword
SubscriptionID: “34f97e86…”
TenantID: “270992cd…”

In Orchestrator Credential Store…

Key Vault Name: “Orchestrator Azure Key Vault”
Key Vault URI: https://***.vault.azure.net/
Client ID: f3db657f…
Client Secret: SYJRY0@…

Please help!

1 post - 1 participant

Read full topic

Hi there, can anyone open the solutions? When ever I try to I get an error: No such thing as a blank template for StudioX. You're probably using this wrongly

$
0
0

Hi there, can anyone open the solutions? When ever I try to I get an error, image .

I am getting stuck at just creating the files. I’m using an IF statement, but do not understand how to navigate if the statement is true. It says Skip only works in a loop and when I use switch I do not have the option to Used Saved values? Ideas?

7 posts - 4 participants

Read full topic

Chrome WebDriver Error

$
0
0

Hi,
Trying to use Chrome WebDriver Method in Open Browser.

Steps I have done form my side: -

  1. Download (https://chromedriver.chromium.org/downloads/) WebDriver execution file.
  2. Update the execution location to the PATH environment variable.

Changed the options in the Open Brower:
image

But still I’m facing the PATH environment error
image

Please someone advice me the solution for this.

Thanks,
Poovarasan Gunasekaran

1 post - 1 participant

Read full topic


Job stopped with an Unexpected Exit coded: 0xE0434352

$
0
0

I am running multiple transaction data for eg. say 5 Transactions.
The bot stops abruptly throwing this error at different steps.
I tried all the solutions like :

  1. uninstalling and reinstalling uipath
  2. Killing the Excel process before performing operations
    3.reducing log messages
    4.Closing Excel workbook
    5.reducing a number of arguments passed.
    But still at the most its performing 3 transactions and then it stops.
    my process also includes click image steps. so I have provided 1 or 2-sec delays.

Please help me to solve this error.

6 posts - 4 participants

Read full topic

Uipath robot missing in the latest version

$
0
0

Hi ,

I just installed Uipath Studio community edition since I had some issue with the older version i previously installed. But after installing the new version i am not finding the UipathRobot.exe file .
I tried installing the latest version twice .
Why is that ??

Thanks in advance

1 post - 1 participant

Read full topic

Error: The message filter indicated that the application is busy. (Exception from HRESULT: 0x8001010A (RPC_E_SERVERCALL

$
0
0

on the last task, I kept getting the error “the message filter indicated that the aplication is busy” see attached, but when I clicked Skip, bot worked and replaced text.

6 posts - 5 participants

Read full topic

Error at Excel Application Scope

Unable to clone from the given repository. Please make sure that the remote is available and try again

$
0
0

So I just tried to add my first “HelloWorld” project in UiPath Studio to GIT repository(via Clone Repository). And the following problem appeared:

20.4.0-beta.472

Unable to clone from the given repository. Please make sure that the remote is available and try again.

GIT: UiPath.Studio.Contracts.RecoverableException: Unable to clone from the given repository. Please make sure that the remote is available and try again. —> LibGit2Sharp.LibGit2SharpException: failed to open request: Nieprawidłowe dojście. /* “nieprawidłowe dojście” means “invalid/wrong access/approach” */

at LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
at LibGit2Sharp.Core.Proxy.git_clone(String url, String workdir, GitCloneOptions& opts)
at LibGit2Sharp.Repository.Clone(String sourceUrl, String workdirPath, CloneOptions options)
at UiPath.Studio.Plugin.Git.Wrappers.RepositoryInit.Clone(String sourceUrl, String workdirPath, CloneOptions options)
at UiPath.Studio.Plugin.Git.Services.Core.CloneService.<>c__DisplayClass3_0.b__0()
at UiPath.Studio.Plugin.Git.Services.UI.UiAuthenticationSession.Execute[T](ExecuteArgs1 args) at UiPath.Studio.Plugin.Git.Services.Core.CloneService.CheckoutCore(String uri, String localFolder, IAuthenticationSession authenticationSession) --- End of inner exception stack trace --- at UiPath.Studio.Plugin.Git.Services.Core.CloneService.CheckoutCore(String uri, String localFolder, IAuthenticationSession authenticationSession) at UiPath.Studio.Plugin.Git.Services.Core.CloneService.<>c__DisplayClass2_0.<Checkout>b__0() at System.Threading.Tasks.Task.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.Git.Services.Core.CloneService.<Checkout>d__2.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.Git.Services.UI.CheckOutUiService.<CheckOut_ExecuteInternal>d__16.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.SourceControl.Shared.Services.UI.BaseCheckOutUiService1.<CheckOut_Execute>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 UiPath.Studio.SourceControl.Shared.Services.UI.BaseCheckOutUiService1.<<get_CheckOutCommand>b__11_0>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.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 -2146233088

Then I tried GIT Init. The problem is similar…

20.4.0-beta.472

Unable to push to configured remote.

Error: LibGit2Sharp.LibGit2SharpException: failed to open request: Nieprawidłowe dojście. /* “nieprawidłowe dojście” means “invalid/wrong access/approach” */

at LibGit2Sharp.Core.Ensure.HandleError(Int32 result)
at LibGit2Sharp.Core.Proxy.git_remote_push(RemoteHandle remote, IEnumerable1 refSpecs, GitPushOptions opts) at LibGit2Sharp.Network.Push(Remote remote, IEnumerable1 pushRefSpecs, PushOptions pushOptions)
at LibGit2Sharp.Network.Push(Remote remote, String pushRefSpec, PushOptions pushOptions)
at UiPath.Studio.Plugin.Git.Services.Core.PushService.<>c__DisplayClass2_0.b__0()
at UiPath.Studio.Plugin.Git.Services.UI.UiAuthenticationSession.Execute[T](ExecuteArgs1 args) at UiPath.Studio.Plugin.Git.Services.Core.PushService.Push(IRepository repository, RemoteModel remote, Boolean forcePush) at UiPath.Studio.Plugin.Git.Services.UI.PushUiService.PushInternal(IRepository repository, RemoteModel remote, Boolean forcePush) at UiPath.Studio.Plugin.Git.Services.UI.PushUiService.<>c__DisplayClass18_0.<PushAsync>b__3(IRepository r) at UiPath.Studio.Plugin.Git.Services.Core.GitSession.ThreadSafeExecute[TResult](Func2 action, Func1 repoFactory) at UiPath.Studio.Plugin.Git.Services.Core.GitSession.<>c__DisplayClass14_01.b__0(CancellationToken _)
at UiPath.Shared.ProducerConsumerPair.<>c__DisplayClass18_01.<StartNew>b__0() at System.Threading.Tasks.Task1.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.Git.Services.Core.GitSession.d__14`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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
at UiPath.Studio.Plugin.Git.Services.UI.PushUiService.d__18.MoveNext(), HResult -2146233088

I have no idea what to do or what did I wrong. I am using UiPathStudio Community (latest version)

1 post - 1 participant

Read full topic

I am getting an exception with outlook while sending an email: ‘The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)’

$
0
0

Hi,
I am getting following exception with outlook while sending an email . Any suggestions please ?

20.4.0-beta.718

Message: Property accessor ‘Account’ on object ‘UiPath.Mail.Activities.Business.OutlookApplicationCard’ threw the following exception:‘The RPC server is unavailable. (Exception from HRESULT: 0x800706BA)’

1 post - 1 participant

Read full topic

Converting String column in a DataTable to DateTime

$
0
0

Hey everyone, I am stuck in a scenario. I have a DataTable. There’s only one column in it. That column contains Date which is in a form of string. Now I wanted to convert this whole row to Date format and Store it in a List so that I can compare this list of Date to the present date. I am not able to convert the string row to Date

3 posts - 2 participants

Read full topic


Convert .ptx file in to PDF

$
0
0

Hi All,

I am facing an issue regarding the converted file.I want to convert .ptx extension file into the .pdf.

kindly , help to resolve my issue

regards,
Meenakshi

1 post - 1 participant

Read full topic

Why do I get these errors when I’m trying to run my automation in Build your first robot?

Move File - Error

While building my first project >Unicorn Name >> Type into >> Indicate on Excel > Ui Path Studio X crashes automatically - Job stopped with an unexpected exit code: 0xC0000005

$
0
0

@loginerror , while building my first project >Unicorn Name >> Type into >> Indicate on Excel > Ui Path Studio X crashes automatically , please help

@loginerror , I am using Studio (2020.4–Beta version ) and then changing the Profile to Studiox >Unicorn Name project was not executing , and was getting a error so I tried only a write line and execute it but again getting the same error , I have attached the Screen shot.
Please help ,thank you in advance

13 posts - 5 participants

Read full topic

UiPath automatically minimizes when ran

$
0
0

Hi everyone,

Not sure why this is happening, but for some reason every time I run my code in UiPath Studio, my UiPath Robot is minimized automatically for some reason. If I have an input dialog, it doesn’t show up and I have to alt+tab or click on the icon in the taskbar to get it to open. I realize this is a bit of a silly question but I’m just wondering if anyone knows how to change this! Thanks.

3 posts - 3 participants

Read full topic

Viewing all 4405 articles
Browse latest View live


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