Hi,
I'm working on package that implements a designer using VS 2005 with the Oct SDK.
Lately I've been seeing the error "Cannot access a disposed object. Object name: 'DesignerFrame'."
I've looked through all of my code and can't see anywhere that I'm allocating or disposing a 'DesignerFrame'
Any ideas what kind of things might cause this error would be helpful.
Thanks, Paul

Cannot access a disposed object.
Rachel Wang