We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

LoaderLock occurs on shutdown when using DockingManager and Oracle provider

If I use just the Docking Manager or just Oracle, I don''t get any shut down errors, but If I use both of them in the same app, I get multiple errors on shutdown. Anyone else seeing this behavior?

2 Replies

AD Administrator Syncfusion Team December 15, 2005 04:46 PM UTC

You might post this on the Tools forum so DockingManager engineers can see it.


JM Jay Mooney December 15, 2005 04:51 PM UTC

This had been fixed for me in an earlier DirectTrac incident, I had just forgotten. The gist is that if you want to use a Docking manager you need to supply an IComponent to the constructor. By default, dragging a docking manager onto a form will use the Default constructor (which doesn''t get this parameter). I created a user control based on the DockingManager and in this control I only provided a constructor that takes the IComponent. This fixed both the shutdown error and allows me to drag/drop docking controls onto forms.

Loader.
Live Chat Icon For mobile
Up arrow icon