DockingManager disposal problem - 0xc0020001 exception

I am alwayas receiving a 0xc0020001 unknownException when exiting my app. I guess this comes from an improper disposal of the DockingManager manager that is hosted on a custom userControl. I ''ve tried some tricks found in older posts but with no success. Please have a look at the attached sample. Click on of the two menus before exiting the app. to get the erroneous behavior. thanks Clark

test11.zip

6 Replies

AD Administrator Syncfusion Team November 30, 2005 09:58 AM UTC

forgot to mention that i''m using Essential Studio 3.3.0.0 Clark


VS Vijayanand S Syncfusion Team November 30, 2005 10:54 AM UTC

Hi Clark, I was able to see the problem and I have included the code to dispose the docking controls explicitly in the menu form closing event. And also I have included the DisposeControls public method in the MyTabPage user control which is used to dispose all the docking controls in the current invoking tab page control. Please take a look at the attached sample which illustrates the above functionality and let me know if this helps you. Thanks for your patience. Regards, Vijay Modified Sample


AD Administrator Syncfusion Team November 30, 2005 11:02 AM UTC

Hi Vijayanand, thanks for your help you solved the problem Clark


RN Ramakrishna Nadendla December 9, 2009 08:57 PM UTC

I am looking for the example that fixes this problem. The link to the zipped file is bad. Can you tell me where i can get the zipped file.

Regards
Rama.


NR Nandakumar R Syncfusion Team December 10, 2009 04:29 AM UTC

Hi,

Thanks for your interest in Syncfusion Essential Studio. Our Website Development team is working on fixing this issue and we will get back to you once this issue has been fixed.

Thanks for your patience.

Regards,
Nanda


NR Nandakumar R Syncfusion Team December 11, 2009 06:04 AM UTC

Hi,

Thanks for your patience.

This issue has been fixed. Can you please try downloading the samples and let me know if this helps you.

Regards,
Nanda

Loader.
Up arrow icon