Posted 20 years ago
by George Saliba

Hello,
I'm currently testing out implementing the UIStudio Dock Controls suite. When setting the DockManager object to render using Office2003 look & feel and the DocumentMdiStyle to Tabbed I get the following build warning/errors:
Code generation for property 'ToolWindowContainerTabStripRenderer' failed. Error was: ''ᐛ' is unable to convert 'ActiproSoftware.UIStudio.TabStrip.Office2003ToolWindowTabStripRenderer' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor'.'
Code generation for property 'TabbedMdiContainerTabStripRenderer' failed. Error was: ''ᐚ' is unable to convert 'ActiproSoftware.UIStudio.TabStrip.Office2003DocumentWindowTabStripRenderer' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor'.'
Code generation for property 'DockRenderer' failed. Error was: ''ᐏ' is unable to convert 'ActiproSoftware.UIStudio.Dock.Office2003DockRenderer' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor'.
I'm not sure what the square block is referring to. The DockManager also at this point reverts all my tool windows to VS2005 look and feel, and drops any modifications I've made to them (hiding the header for instance).
Any ideas what is causing this? Just downloaded the suite a couple days ago.
Thanks!
George
I'm currently testing out implementing the UIStudio Dock Controls suite. When setting the DockManager object to render using Office2003 look & feel and the DocumentMdiStyle to Tabbed I get the following build warning/errors:
Code generation for property 'ToolWindowContainerTabStripRenderer' failed. Error was: ''ᐛ' is unable to convert 'ActiproSoftware.UIStudio.TabStrip.Office2003ToolWindowTabStripRenderer' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor'.'
Code generation for property 'TabbedMdiContainerTabStripRenderer' failed. Error was: ''ᐚ' is unable to convert 'ActiproSoftware.UIStudio.TabStrip.Office2003DocumentWindowTabStripRenderer' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor'.'
Code generation for property 'DockRenderer' failed. Error was: ''ᐏ' is unable to convert 'ActiproSoftware.UIStudio.Dock.Office2003DockRenderer' to 'System.ComponentModel.Design.Serialization.InstanceDescriptor'.
I'm not sure what the square block is referring to. The DockManager also at this point reverts all my tool windows to VS2005 look and feel, and drops any modifications I've made to them (hiding the header for instance).
Any ideas what is causing this? Just downloaded the suite a couple days ago.
Thanks!
George