I am getting the following error:
A Runtime Error has occurred.
Do you wish to Debug?
Line: 7352
Error: Sys.ArgumentTypeException: Object of type 'String' cannot be converted to type 'Boolean'.
Parameter name: value
The error occurs when I use the visible property within the toolsfile.xml eg
<tool name="XhtmlValidator" visible="false" />
Have I done something wrong or is this a problem with the RAD Editor?
Many thanks
A Runtime Error has occurred.
Do you wish to Debug?
Line: 7352
Error: Sys.ArgumentTypeException: Object of type 'String' cannot be converted to type 'Boolean'.
Parameter name: value
The error occurs when I use the visible property within the toolsfile.xml eg
<tool name="XhtmlValidator" visible="false" />
Have I done something wrong or is this a problem with the RAD Editor?
Many thanks
