i meet problem
Method not found: ‘UiPath.IUiWindow UiPath.IUiNode.GetTopLevelWindow()’.",
how could i deal with this problem . I am sincerely hope that somebody could give me a hand
thanks a lot in advanced .
8 posts - 6 participants
i meet problem
Method not found: ‘UiPath.IUiWindow UiPath.IUiNode.GetTopLevelWindow()’.",
how could i deal with this problem . I am sincerely hope that somebody could give me a hand
thanks a lot in advanced .
8 posts - 6 participants
In test manager application settings Orchestrator folders not getting displayed to select
Seen application_config_prod.json file in test manager application pool. where all the orchestrator url and linked.
2 posts - 2 participants
I have Used for the Double Ui application but this error was showing.
The Use application/browser activity is not yet configured. configure it by pointing to the application you are automating.
1 post - 1 participant
Hi,
I am trying to execute a query and I am getting a white space/ blank as the output. This query is giving me a correct output when I run it in Oracle SQL Developer.
Is it because the way the query is structured? The query start with a “With” statement.
Can anyone help me with this?
2 posts - 1 participant
Hi, I’m trying to embed an image (.png/jpeg) into my email content (html codes). These are some option that I have tried but I got the same issue: the image is not displayed in receiver’s mails if the tool/app of receiver is other than Outlook (Lotus, gmail, yahoo apps …)
This happens with :
I attach the workflow with 4 options (3 options except URL are not working well). All these options are modified from the sharing by others in our community:
3 posts - 1 participant
Orchestrator Framework
I want to get the number of failed retry in full execution
it’s possible?
1 post - 1 participant
Hi everyone, I’m facing a error in RE Framework
I have a file location in config File and i’m getting that into my process by passing an Argument and i’m FOR EACH activity to get that file from folder but i’m getting error ( For Each: Unable to cast object of type ‘System.Char’ to type ‘System.String’)
can anyone help me how to solve this.
4 posts - 3 participants
Hi,
Im getting ‘cannot connect to packages feed the deployment settings may be invalid’ error when I try to publish my project to the orchestrator. Couldn’t find solution here, the deployment settings are done as in instructional video but my connection to the machine via robot is working ok. Does someone know please what could be the issue?
Thanks in advance
46 posts - 27 participants
Hi,
I am getting below error while running javascope activity in UIPATH,
RemoteException wrapping System.InvalidOperationException: Error intializing Java : System.NullReferenceException: Object reference not set to an instance of an object.
at UiPath.Java.Service.JavaService.b__7_2(IAsyncResult ar)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func
2 endFunction, Action1 endAction, Task
1 promise, Boolean requiresSynchronization)
— 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.Service.JavaService.d__7.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__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.Java.Activities.JavaScope.d__12.MoveNext()
at UiPath.Shared.Activities.AsyncTaskNativeImplementation.BookmarkResumptionCallback(NativeActivityContext context, Object value)
at UiPath.Shared.Activities.AsyncTaskNativeActivity.BookmarkResumptionCallback(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkCallbackWrapper.Invoke(NativeActivityContext context, Bookmark bookmark, Object value)
at System.Activities.Runtime.BookmarkWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
Anybody Knows please share suggestions
6 posts - 3 participants
Hi I’m using UI Path Enterprise version 2019.10.1
while bot is running macro on current open excel sheet facing this issue:-
Exception is: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘Microsoft.Office.Interop.Excel._Workbook’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{000208DA-0000-0000-C000-000000000046}’ failed due to the following error: The application called an interface that was marshalled for a different thread. (Exception from HRESULT: 0x8001010E (RPC_E_WRONG_THREAD)). UiPath.UiAutomation.Activities
Plese help me out.
2 posts - 2 participants
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
7 posts - 4 participants
Hi,
I am automating steps on Caseware Idea, but it fails to launch the application and throws the following error even though I am running UI Path as administrator:
20.4.0-beta.1788
Access is denied
RemoteException wrapping System.ComponentModel.Win32Exception: Access is denied
at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
at System.Diagnostics.Process.OpenProcessHandle(Int32 access)
at System.Diagnostics.Process.set_EnableRaisingEvents(Boolean value)
at UiPath.Service.UserHost.AttendedServiceProxy.RegisterClientProcess(Int32 clientPid)
at UiPath.Service.UserHost.StudioOperations.d__3.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.Utils.TaskUtils.d__0.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.UserHost.StudioOperations.<>c__DisplayClass5_0.<b__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.CoreIpc.CancellationHelper1.<Invoke>d__3
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.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.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.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.d__16`1.MoveNext()
Your assistance will be highly appreciated.
Regards,
Mashudu
4 posts - 4 participants
Excelブックを「Excelアプリケーションスコープ」で開くときに、以下のエラーが発生して、ブックを開くことができません。
----- エラーメッセージの一部
「ファイル名」の一部の内容に問題が見つかりました。可能な限り内容を回復しますか?ブックの発行元が信頼できま場合は、[はい]をクリックしてください。
------- エラーメッセージ終わり
backgroundで他のプロセスがブックを開いているなどではなく、メッセージのとおり、ブックの内容に問題があるのだと思いますが、修正せずに開きたいと思います。
TryCatchとStartProcessを使ってExcelブックを開くことはできたのですが、Excelアプリケーションスコープで開いていないため、その後の処理(たとえば、表示シート名を抽出する)ができなくて困っています。一番いいのは、Excelアプリケーションスコープを使ってブックを開くことができることですが、そのほかの方法でシートの処理をする方法があればご教授いただければ幸いです。
3 posts - 3 participants
Hi,
I have a string variable with value “1.000,00”. I want to convert this string to a double value in the pt-pt format. I’ve tried the following code:
Decimal.Parse(“1.000,00”, CultureInfo.CreateSpecificCulture(“pt-pt”))
When I run the code, it always returns an error!
Can you find what is wrong?
1 post - 1 participant
19.4.5+Branch.support-v2019.4.Sha.83b32374210bfd742f5d3b0ce3267c6c1b86d76e
Activation failed: License model incompatible with system mode installation.
Please install the software in user mode to activate the license or contact support if you believe this is a mistake.
2 posts - 2 participants
I have been trying to get a macro to run in excel and while it was working properly for a period of time I am now receiving this error message.
This is what my workflow looks like.
5 posts - 5 participants
Hi,
I’m not able to create an account on the orchestrator enterprise cloud
1 post - 1 participant
Hello everyone. I’m just started learning RPA with UiPath in couples of week. I need guidance through my error for my GSuite application scope. The error, looks like in this picture.
The unique of this problem is when I deleted the “Write Range Activity”, the issue is gone and it could work without any issue. But if I put the “Write Range Activity” into my GSuite Application Scope this error would appear. May your guidance enlightenment.
Thank You In Advance.
@kristoff
1 post - 1 participant
Hi All,
I am currently experiencing an “unexpected error” while trying to install Orchestrator (trial enterprise version) on my laptop. This looks practically the same as the issue mentioned in this post, only mine takes place at about the 75%-complete mark and running the Powershell script recommended in the solution to that post did not help me.
Things I have tried include:
If anyone has any guidance/help on getting me past this “Unexpected Error” I am encountering when I attempt to install Orchestrator, please let me know. I have logs from the Installer for several of these crashes and would be happy to share.
Thanks,
Riley
1 post - 1 participant
I downloaded Studio. However, it is not opening on desktop. When i clicked on Studio, the image is appearing but after waiting process is completed, then it disappears like nothing is happening. Can you guys help me about the problem? Is problem related with windows 10?
1 post - 1 participant