@sivapriya.s wrote:
Could anyone help me with the Below error occured while attaching IE Browser
Posts: 3
Participants: 3
@sivapriya.s wrote:
Could anyone help me with the Below error occured while attaching IE Browser
Posts: 3
Participants: 3
@rchabbeh wrote:
hello,
i have a read csv activity return a database, then i used write range to whrite the database in an excel file, but the file sheet always empty after the execution i verified that the database is not empty, and i don’t have any error,
any idea to solve this problem?
Posts: 5
Participants: 2
@mnawazud wrote:
Hi,
I am using send outlook mail message activity to send mail without any attachment but I am getting an error where I am stuck. Please find the error below.
…
Kindly provide any solution for the error.
.
Regards,
Nawaz
Posts: 9
Participants: 2
@Robotics wrote:
Hi,
I have a String variable (AddrestPostalCode) which contains a value say : POSTCODE UB1 1PY.
I wanted to split this value further to perform a validation. So i am using
AddrestPostalCode.ToString.Trim.Split(Environment.NewLine.ToArray,StringSplitOptions.RemoveEmptyEntries) for this i am getting Object Reference not set to an instance of an object error.
Posts: 3
Participants: 2
@John_Dara wrote:
Hi, I’ve been trying to activate studio with the license keys given by uipath, but i always get a messagw saying that the licensing model is missing.
Please i need help
Posts: 10
Participants: 4
@Liorhen9 wrote:
Hi
I’ve installed Orchestrator and now I’m trying to browse the site.
I’m entering the url and after couple of minutes I get “Generic Error”.
Would love to get some help.Thank you
Lior
Posts: 6
Participants: 3
@jingwang0222 wrote:
Excel Application Scope: Unable to cast COM object of type ‘System.__ComObject’ to interface type ‘System.Runtime.InteropServices.ComTypes.IConnectionPointContainer’. This operation failed because the QueryInterface call on the COM component for the interface with IID ‘{B196B284-BAB4-101A-B69C-00AA00341D07}’ failed due to the following error: The requested object does not exist. (Exception from HRESULT: 0x80010114).
I have an excel in the folder, this activity is just use excel app scope to read the range.
But my code always has error in here, if i disable this excel app scope, then the process works fine.
Any idea how to solve this? it is really weird, because i have another excel app scope which works fine.
Posts: 14
Participants: 8
@LB-Bemi wrote:
When I try to run my workflow I get these “validation errors”:
- ‘JObject’ is ambiguous in the namespace ‘Newtonsoft.Json.Linq’.
- ‘JArray’ is ambiguous in the namespace ‘Newtonsoft.Json.Linq’.
The workflow does not show any validation errors before I try to run it.My guess is that because I have several different packages dependent on different versions of Newtonsoft.Json, Uipath thinks JObject and JArray are ambiguous, but what do I do about it?
I saw that
" Invoke workflow file: Error compiling code error BC30560: ‘JTokenWriter’ is ambiguous in the namespace ‘Newtonsoft.Json.Linq’. At line 0"
was similar and was solved with a bug-fix.
Posts: 2
Participants: 1
@HTS wrote:
Hello, it’s now the year 2020
I launched Advanced RPA Developer Level 3 in 2019. I want to finish level 3, but I can’t choose 2018 on https://acme-test.uipath.com/reports/download. (Menu --> Reports)
Do you have an idea how to solve it?
Or you can add the combobox ‘2018’.Thanks!
Posts: 10
Participants: 3
@TheingiSoe wrote:
I would like to learn RPA level 1 - training 2018.3 . But can’t access this training course and showing 403 forbidden .Please give advice to get access for this course .
Thanks !
Posts: 2
Participants: 2
@tejaswi_nerella wrote:
Hi, I’m getting error in send smtp mail message activity
Port:465
server:smtp.gmail.comError:Send SMTP Mail Message: An error occurred while attempting to establish an SSL or TLS connection.
One possibility is that you are trying to connect to a port which does not support SSL/TLS.
The other possibility is that the SSL certificate presented by the server is not trusted by the system for one or more of the following reasons:
- The server is using a self-signed certificate which cannot be verified.
- The local system is missing a Root or Intermediate certificate needed to verify the server’s certificate.
- The certificate presented by the server is expired or invalid.
Can anyone please help me…
Thank, Advance
Posts: 5
Participants: 3
@YAZIDI wrote:
Hi All,
Recently the UiPath Robot Show a black screen like this:
I don’t know why this is happening, the studio works fine, the execution also.
By the way I am using 19.12.0 Community edition.Please help me fix this, thanks in advance
Posts: 8
Participants: 2
@avesh_lakha wrote:
"Send SMTP Mail Message: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 64.233.162.109:587"I am getting the below error when I am using my company network. Is there anything I need to ask my IT team to whitelist? as I am not getting any error on normal wifi.
Posts: 4
Participants: 3
@Gnaneshwari_Pinna wrote:
@HareeshMR, @pathrudu
Can anyone help me with this. I am trying to run the python code and receive the below error:Traceback (most recent call last):
File “C:\Users\gnaneshwaripinna\Desktop\RPA\For-Rashmi\For-Rashmi-All-datasets\Award_Ranking_Dataset\Award_Ranking_Dataset\Code\AW-Dataset-Automation.py”, line 906, in
if PYS[0]<PYS1[0]:
File “C:\Users\gnaneshwaripinna\AppData\Roaming\Python\Python36\site-packages\lib\site-packages\pandas\core\series.py”, line 868, in getitem
result = self.index.get_value(self, key)
File “C:\Users\gnaneshwaripinna\AppData\Roaming\Python\Python36\site-packages\lib\site-packages\pandas\core\indexes\base.py”, line 4375, in get_value
tz=getattr(series.dtype, ‘tz’, None))
File “pandas_libs\index.pyx”, line 81, in pandas._libs.index.IndexEngine.get_value
File “pandas_libs\index.pyx”, line 89, in pandas._libs.index.IndexEngine.get_value
File “pandas_libs\index.pyx”, line 132, in pandas._libs.index.IndexEngine.get_loc
File “pandas_libs\hashtable_class_helper.pxi”, line 987, in pandas._libs.hashtable.Int64HashTable.get_item
File “pandas_libs\hashtable_class_helper.pxi”, line 993, in pandas._libs.hashtable.Int64HashTable.get_item
KeyError: 0
Posts: 1
Participants: 1
@Shatakshi_Mishra wrote:
Hi
Can some one please help with the following error message?Assign : Min (114) must be less than or equal to max (-1) in a Range object.
It is displayed as ‘Argument Exception’. I encountered this while using dt.select().
Regards,
Posts: 12
Participants: 8
@gokul_t wrote:
Hi,
can say why select item is not working in SAP automationRegards,
Gokul T
Posts: 6
Participants: 4
@Irfan wrote:
Hi All,
Unfortunately, my studio got uninstalled in my lap. Now I am installing studio on my lap but it is not showing it on my lap. For every time need to install and practise. Can anyone help me with this?
Posts: 9
Participants: 3
@hemants wrote:
Hi,
I am following https://docs.uipath.com/activities/docs/creating-a-custom-activity link to create my custom activity.However, after importing created package using ‘Manage Packages’ dialog in UiPath Studio, I can see import is not successful. Icon is red exclamation mark and if I hover mouse over I can see tooltip ‘Requested >= 1.0.0, not resolved’
Visual studio project details: Its a .Net Framework 4.6.1 class library project
UI Path Studio 2019.10.3 , Microsoft Windows 10 Enterprise 64-bit , .Net Framework Version 4.7.2 or latter
Any pointers?
Posts: 7
Participants: 4
@HiteshJeswani101 wrote:
Hi Everyone,
I am getting this issue while using Abby OCR engine. Can someone help with this?
Do I need to install Abby FineReader for using this activity?
Thanks,
Hitesh M. Jeswani
Posts: 10
Participants: 3
@mb977 wrote:
Hi guys,
This is an error that comes from a project already deployed and running, recently it has being stopping mid process wen trying to send out and email and spitting out the below errors. any ideas on why that might be and possible fix for it.“SendOnly cannot be used by a user without a mailbox. Use SendAndSaveCopy and specify a folder ID in a mailbox to send an item from an account that doesn’t have a mailbox”
Posts: 2
Participants: 2