Do you have another container class of the same name in a different class library? Remembering Christof's Dark Side talk at SWFox, it might have to do with how the base class is stored in memory and it's template is copied when instantiated or edited. The base template might be getting corrupt. Not completely knowing how that memory is dealt with, I'm only speculating.
Tracy -----Original Message----- From: Cathy Pountney Sent: Thursday, April 02, 2009 10:41 AM I've gotten this strange error a few times over the last week and I'm baffled. I'm working on a form and I'll make some changes, run the app and test it, make some more changes, test it, and continue in this manner. When the error happens I have the form open, I have made some changes, and I try to save. It says "Object Member Removed - Cannot complete the save". When I look at the form for strange things .. I see that one of the container classes has an object missing from it. I haven't deleted the object, nor could I if I wanted to because it belongs to the parent class. But on my form, it's gone. If I close the form and go look at the class, it's fine and the members are all there. If I go back to my form .. it's still gone on the form. At that point, I close down VFP, reload it, and open my form. The form is fine and the container has all its members. All is good. I have no idea how it's getting into this funky mode! Has anybody ever seen this or have any suggestions. I can't repro it on demand .. it just happens when it feels like it. Cathy Pountney _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000601c9b3a1$7acc5d90$706518...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

