DXL Export of form w. Java Applet

Hi y’all,

I’m trying to do some form comparison on design level, by exporting the forms as DXL and them comparing a few of the tags.

However, I’ve come across something that behaves oddly:

When exporting a Notes Form that contains a Java Applet, my Notes Client just dies with that horrifying red box, with the message: “LookupHandle: handle not allocated”.

Is there some way to detect that a form has an applet? Can I export the form with DXL in some other way? Can I retrieve the NoteID and Sequence no. of a design element in some other way than exporting it through DXL?

Please help … :o/

Best regards,

Casper Helenius,

Coloplast A/S,

Denmark

Subject: Try using 6.0.3 client.

Ran into something similar where using the notesdxlexporter class on a database design using a 6.5.x client results in a redbox pretty much all the time, and doing the same with a 6.0.3 client runs without a hitch.

Cheers

IRC: Woonjas on EFNet’s notes

Subject: DXL Export of form w. Java Applet

Hi

Have you tried the NotesNoteCollection Class?

Subject: RE: DXL Export of form w. Java Applet

Hi Urs,

thank you very much for your proposal. However, this is exactly the way I’m doing things.

But my Notes Client still suffers from the Red Box of Death whenever I parse a form that contains an Applet.

I need this thing to work, so I’ll have to find a work-around, but I’m still interested in hearing from someone who has actually gotten this thing to work :o)

Best regards,

Casper Helenius,

Coloplast A/S,

Denmark