An error message is received when an element is to be edited:
Business logic error: Illegal characters in path.
This error is returned when a character not accepted is added to UNC or local path or when the UNC or path includes simple or double quotes.
"\\server name\share name\file name.extension"
"C:\Program files (x86)\folder name\file name.extension"
A new element must be crated and the UNC or path must be entered without any character not accepted in paths.
\\server name\share name\folder name\file name.extension
C:\Program files (x86)\folder name\file name.extension
When the element is processed it resolves the use of space characters in paths or UNC.