Hello, i am still facing the issue in Get Folder Info activites or also in Get File Info activities.
For some reason UiPath always insert default Path to Project Folder and then it´s attach my chosen path. I was also trying to write my script in vb.net , but the issue is the same.
I can read and write in the folders.
All screenshots and explenations it´s also in this topic:
Hi @janlemon,
I download your files and found that you made Argument (in_excelFileInfo) mentioned in WF (Get_pdfFilePath2) with Fileinfo Type however when run this WF it gives object refrence error as there is no file info added you need to add location first as string then try to get file info after that - note: Already tried both acitivity and add string location for excel file and output was file info normally appear please try and update us also what the need to add excel file location as fileinfo type not string type ?
Mahmoud, try this and just try to go through the for each loop. If it works, can you explain me, why it doesn´t works for me ? I was wonedring, if fe. permissions to the folders, btu as i said before, i have permission to all folders.
And of course, why there is no better exception explenation…or am i stupid?
happy to hear that about your questions Sometimes C partition did not work when you write or read files - its happens with me before and just I changed to another partition maybe some one can answer this question
You know, in the case when you do the development with your username \myusername but the process run in \robotusername , it´s necessary to saving these files into C:\ , because robot doesn´t have permissions to works with files saved in myusername\documents , so in this case i need to ask server administator to do the access for robot in my folder.
Its very weird and it will be great, if someone from UiPath is going to see this Topic and resolve this. Also the error is shitty But thanks mahmoud.