
Empty document, help me please
First of all, run it through the de{*filter*}, you might get more info on the
problem that way. Second, take a look at your CDocument Derived class,
specially at OnNewDocument() (if you overrode it) and see if you're
returning 0 (or FALSE) in it. If you do, then that's what causing the
trouble.
Hope any of this helps
Tomas Restrepo
http://www.*-*-*.com/
Quote:
>Hi all,
> I was preparing my project, everything was okay.
> But ...It seems to be that I modified something,
> compiled it without errors and try to run it. Just
> here is my problem. Now the project does not run and
> I always get the following error:
> "Failed to create empty document".
> What does this mean ????
> Any input for this poor programmer please ?
> Thanks a lot.
> Beny