I have just to Upgrade PB 10.5 -> PB 12.1 and have written a small
application
that can read a text file into some datawindows and then export it to
XML.
After the export i read in the file into a PBDOM document and needs
to
add some data and then save the file again.
It works fine from inside the PB IDE, but if i compile the
application
and run ity on the same machine i get the error "Error Calling Method
of a PBNI object".
I have created a runtime package where i include support for PBDOM
and
XML support.
Can anybody maybe help me, with what i'm missing.
Thanks in advance