Currently when setting the FileRoot to a path that contains a “\” at the end and attempt to call the “ConvertString” method we get an error “The pipe has been ended.\r\n”.
After removing the last “\” the issue was solved and we stopped getting the error.
Please see below:
Path that causes error: "C:\PathToFolder\"
After removing the last “\” the issue was solved and we stopped getting the error.
Please see below:
Path that causes error: "C:\PathToFolder\"