Hmmm ... interesting concept to explore. I have three new classes .. that are all very similar and have objects with the same name within them. The form has a few instances of each of those classes. Maybe the fact that Class A has object txtName .. and Class B has object txtName .. and Class A is on my form twice and Class B is on my form once .. maybe somehow VFP is getting confused.
I'll try renaming the objects within the class and see if that resolves any potential conflicts. Cathy > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Tracy Pearson > Sent: Thursday, April 02, 2009 10:44 AM > To: [email protected] > Subject: RE: Object Member Removed - Cannot complete the save > > 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 > > [excessive quoting removed by server] _______________________________________________ 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/002501c9b3a3$ce12ceb0$6a386c...@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.

