Friday, February 26, 2021

Convert String to Double; UiPath RPA; VB.NET

Convert.todouble(str).ToString(#,##)



 https://forum.uipath.com/t/convert-string-variable-to-double/133790/5


Tuesday, February 2, 2021

403 Access forbidden; on-Prem UiPath Orchestrator; Login failed from local machine

 https://sanuja.com/blog/resolving-iis-403-forbidden-access-is-denied


Above link was very helpful resolving the issue.


After fresh installation of the Orchestrator Login failed with above exception. Looks like the Orchestrator is authentication before even it shows up the login screen. 









Monday, February 1, 2021

UiPath upgrade 20.10 Notes;

  • Make sure "Application Pool" has been named "UiPath Orchestrator".
  • Make sure Certificate is added to Trusted Root Certificate on local computer.
  • Look out for %temp% folder for log information while installing the orchestrator.
  • Event Viewer logs (on the Windows Server) have been very helpful. 

Below issue has been resolved 

Issue : Unable to perform the upgrade




Solution





Error- ValidateCertificatesCommand|Could not find a SSL binding and certificate for the website 

Steps performed:
- We have verified and validated the certificate.
- Tried with a self-signed certificate.
- We have checked and found that the website name and application pool name was changed to a custom name.
- Changed the same to default name which is UiPath Orchestrator in IIS as well as in registry and post that the issue has been resolved.


IIS:








Manage self signed certificates like below--

Helpful info:
Computer Certificates needs to be updated at (on the server)- 

Access to user on sql server

Issue while publishing projects to orchestrator:

Error: Publish of Process project to Orchestrator failed. Request Entity Too Large

Solution:







Backup files required before performing UiPath upgrade;

 

Step 1:






Step 2: