camLoperfido
3 years agoNew Contributor II
Buffer cannot be null, updating workflowview.xml
When trying to update another user's workflow view within OS, I'm seeing the following error. Replacing the current file with an updated xml works but I would like to avoid that if possible. Any ideas?
Modifying that file directly is not really a supported approach... There is a decent risk of syntax errors, among other things. If you really need to, you can manipulate it via rules using the standard System.Xml library from .Net.