I have one window which is displayed by reading XML from a database and displayed using DockSiteLayoutSerializer.DockingWindowDeserializing, but it display completely minimized (Like one row and versy small width).
I know that layout with ActiPro19.1.685 changed from 11.1.545. Please indicate what is wromng with below layout:
<?xml version="1.0"?>
-<DockSiteLayout SerializationFormat="All" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<AutoHideHost/>
-<Content Orientation="Vertical" Size="1863,831" FloatingSize="1282,831" DocumentSize="1282,831" DockedSize="1863,831" AutoHideSize="1282,831" xsi:type="SplitContainer">
-<UIElement Orientation="Horizontal" Size="1863,831" FloatingSize="1282,831" DocumentSize="1282,831" DockedSize="1863,831" AutoHideSize="1282,831" xsi:type="SplitContainer">
-<UIElement Size="1863,831" FloatingSize="1282,831" DocumentSize="1863,831" DockedSize="1282,831" AutoHideSize="1282,831" xsi:type="Workspace">
-<Content xsi:type="TabbedMdiHost">
-<Content Size="1863,831" FloatingSize="1282,831" DocumentSize="1863,831" DockedSize="1282,831" AutoHideSize="1282,831" xsi:type="TabbedMdiContainer" SelectedWindowUniqueId="83899dd0-6198-46d5-aaf7-dac6d1aa24f7">
-<UIElement xsi:type="ToolWindowRef" UniqueId="83899dd0-6198-46d5-aaf7-dac6d1aa24f7">
<Tag xsi:type="XmlRCPWidgetWindow" GeneralNameValuesPairs="0" IsExpanded2="false" IsExpanded1="false" IsChecked2="false" IsChecked1="false" NumberOfItems2="0" NumberOfItems1="0" String1="runz,Z2" WidgetNumber="2" Title="Portfolio Viewer" ControlName="usrCBMultiViewControl" bUseGlobalChooser="false"/>
</UIElement>
</Content>
</Content>
</UIElement>
-<UIElement Size="750,500" FloatingSize="750,500" DocumentSize="750,500" DockedSize="750,500" AutoHideSize="750,500" xsi:type="ToolWindowContainer">
<UIElement xsi:type="Track" UniqueId="83899dd0-6198-46d5-aaf7-dac6d1aa24f7"/>
</UIElement>
</UIElement>
<UIElement Size="750,500" FloatingSize="750,500" DocumentSize="750,500" DockedSize="750,500" AutoHideSize="750,500" xsi:type="ToolWindowContainer"/>
</Content>
-<RaftingHosts>
-<RaftingHost Size="0,0" State="Floating" Location="250,250" IsMaximized="false">
-<Content Size="750,500" FloatingSize="750,500" DocumentSize="750,500" DockedSize="750,500" AutoHideSize="750,500" xsi:type="ToolWindowContainer">
<UIElement xsi:type="Track" UniqueId="83899dd0-6198-46d5-aaf7-dac6d1aa24f7"/>
</Content>
</RaftingHost>
</RaftingHosts>
-<ToolWindows>
-<ToolWindow Size="1863,831" FloatingSize="1282,831" DocumentSize="1863,831" DockedSize="750,500" AutoHideSize="1282,831" UniqueId="83899dd0-6198-46d5-aaf7-dac6d1aa24f7" State="Document" Type="BNPParibas.CB.RCP.Infrastructure.Interfaces.RCPWidgetWindow, BNPParibas.CB.RCP.Infrastructure" RaftingLocation="250,250" Name="usrCBMultiViewControl_3dd16fde_eb5f_4428_b426_52840836ead1" LastState="Docked" IsOpen="true">
<Tag xsi:type="XmlRCPWidgetWindow" GeneralNameValuesPairs="0" IsExpanded2="false" IsExpanded1="false" IsChecked2="false" IsChecked1="false" NumberOfItems2="0" NumberOfItems1="0" String1="runz,Z2" WidgetNumber="2" Title="Portfolio Viewer" ControlName="usrCBMultiViewControl" bUseGlobalChooser="false"/>
</ToolWindow>
</ToolWindows>
</DockSiteLayout>