main logo
Subject: Re: VFP7: Member object removed - cannot complete the Save operation
Author: Jean Laeremans
Posted: 2005/11/30 15:15:10
 
View Entire Thread
New Search


On 11/30/05, Lou Syracuse <lsyracuse at merlenorman DOT com> wrote:
> Ok, here's one I haven't seen before....
>
> I have a formclass that compiles and works properly in an EXE, but if I make
> any change and try to save I get "Member object removed - cannot complete
> the Save operation". Even if I bump a control to the right and put it back
> again I get the same error; I didn't remove anything.
>
> The parent of this formclass contains all of the controls, nothing is
> missing. It saves just fine.
>
> Forms who have this formclass as their parent generate the same error. So
> it must be something in this specific class - but what??
>
> I went into the VCX, only 3 records are marked as deleted, not have anything
> to do with this form.
>
> Any thoughts?
>
> Lou Syracuse

You could try the following:
use the vcx as a table
replace all objcode with ""
close the file
and compile

All this on a copy oc <s>

A+
jml



 
©2005 Jean Laeremans
<-- Prior Message New Search Next Message -->