Hi Steve,
Could you please send the sample to stephenj @ syncfusion.com . Thanks.
Best regards,
Stephen.
>Using the docking windows MDIDemo, I have inserted a dockingManager1.LoadDockState(AppStateSerializer) in the load event and a dockingmanager1.SaveDockState in the closing event.
>
>The AppStateSesrializer is using the windows registry to store state and creating a key called AAAAAA under the software key in the registry.
>
>Run the app once, change some docking settings and save the file and you notice the entry in the registry. (good).
>
>Now re-run the app and you get an error - object ref not set, when calling loaddockstate.
>
>I have sent the project to
[email protected] due to the inablity to attach files.
>
>Please take a look and let me know.
>
>Thanks,
>Steve