Question
4
Replies
49
Views

State Farm Mutual Automobile Insurance Company
US
Posted: March 20, 2019
Last activity: February 17, 2021
Last activity: 17 Feb 2021 10:12 EST
Closed
Solved
Error executing link in Automation File format is not valid
Trying to use System.IO.Path Combine to create a path in this format "\\{machine name}\iss_logs"
Machine name is an input from an Win form textbox. I'm trying to output it to a rich text box on the same Windows form.
Getting an error
Error executing link in Automation: Main_E_btnSearch_Clicked - From: ReportDashboard.btnSearch.Click To: System.IO.Path.Combine()
File format is not valid.
Any help is appreciated. Thanks!