Noor Jahan
7th October 2015, 11:05
i have created sesion and added form

iam getting the error error reading form dump while ruunng session

Please help

bhushanchanda
7th October 2015, 11:39
Hi,

If you have duplicated it from standard, there might be a missing compiled object for it. You need to copy the form into your own VRC. Compile it and then duplicate it or edit it as per your requirement.
Follow these similar threads -

Thread 1 (http://www.baanboard.com/baanboard/showthread.php?t=22839)

Thread 2 (http://www.baanboard.com/baanboard/showthread.php?p=87563#post87563)

Juergen
7th October 2015, 12:44
Hi,

it's BaanIV.
Did you generate the form dump of the form in Session "Maintain Forms" (ttaad3100s000) ?

Regards,
Juergen

Noor Jahan
12th October 2015, 11:18
i hhave tried crdd also for the form

and also copied the form and created new form also but for evry form iam linking

its giving error as error reading form dump.

mark_h
13th October 2015, 15:08
Check on the file system - I was had a form(and session) that was created and owned by a different user. It looked like the dump and compile was working but it was not overwriting it on the UNIX file system. You can always clear out the objects and try compiling again.

This does not sound like your case, but I once had a form and session that were corrupt somehow - I ended up having no choice but to completely delete the session, forms and script. I could not edit or compile anything, much less run it. I did make a copy of the script. Once I was sure I had everything deleted - including runtime data dictionary. I created it from scratch again and it worked. Usually I have had only corrupt forms that I could not edit, deleted and recreated them.