Bill,
You wrote in message news:<a0aj2v$1m7$
[hidden email]>...
> Ravi,
>
> > During Lagoon deployment (EXE creation), Dolphin crashes with a 'no
> > such resource' error when it's removing redundant methods. The last 2
> > lines in the log file are 'Removing redundant methods...' and 'no such
> > resource'.
>
> The crash dump might tell you which resource is causing trouble; but, the
> easy way out of your current situation is probably to turn off stripping of
> redundant methods. You'll still get the benefit of removing redundant
> packages.
>
> Have a good one,
>
> Bill
I had to turn off 'Strip redundant methods' as well as 'Strip
redundant resources' to get it to work. The crash dump doesn't say
which method or resource is causing the problem or at least I'm not
able to see it. Shall I e-mail the crash dump?
Aside from that, when I ran the EXE, I was getting 'Undefined object
does not understand ...' error whenever a persistent object is
accessed from Omnibase. Turning off 'Strip class meta-information' in
Lagoon deployment fixed this problem.
Thanks...
Ravi