I am getting the below error while Automating the Script Using UiPath Studio Pro Community Version…Please guide me what to do…
Imp Note : it is a very Simple Peace of Code for reading data from .txt file
& Check data is Present or not
Typically, the System package and the UIAutomation package are the closest to Studio itself and will often fix the issues with new features.
Therefore, I would suggest trying to update these two first and see if it will fix the issue.
Also, we would appreciate a list of steps that lead to this error. We are trying to find the reliable reproduce steps for this bug to be able to fix it
Will update in a second. It could just be that the packages needed updating because I follow step by the step the “for each” automation practice sequence for the “min & max”.
Kindly, Tell to me how to copy my UI Path Code so that I can Copy & sent it to you, Otherwise if possible you can interact with Team-viewer…if Possible…
Hi Sir,
Still I am Facing the Same Problem…On Post of Updation of 2 packages i.e., “System package
UIAutomation package” Still getting the Below 3 Errors…
Main.xaml: Compiler error(s) encountered processing expression “FileContents”.
Option Strict On disallows implicit conversions from ‘Boolean’ to ‘String’.
Assets file has not changed. Skipping assets file writing. Path: C:\Users\PARTHA MAITY\Documents\UiPath\my-first-robot.local\AllDependencies.json
No-Op restore. The cache will not be updated. Path: C:\Users\PARTHA MAITY\Documents\UiPath\my-first-robot.local\nuget.cache
Please have a look what to do…Can you Please Tell One more thing how can I copy the Source Code from the UI Path…So that I can show my Code too…