I added a property to a document type but then had trouble rendering the right pane of a content node. Without having immediate acces to the web.config file, it was tough to troubleshoot the problem. When we finally got access to the config file and changed customErrors, I found out the error was due to conflicting property aliases on the doc type. I tried searching for a way to better handle this such as a notfication or disallowing saving the doc type but didn't find anything. Is there a better or more elegant way of handling these alias conflicts? Thanks!
Better handling of conflicting property aliases
Hello everyone
I added a property to a document type but then had trouble rendering the right pane of a content node. Without having immediate acces to the web.config file, it was tough to troubleshoot the problem. When we finally got access to the config file and changed customErrors, I found out the error was due to conflicting property aliases on the doc type. I tried searching for a way to better handle this such as a notfication or disallowing saving the doc type but didn't find anything. Is there a better or more elegant way of handling these alias conflicts? Thanks!
Phil
is working on a reply...