영배 김
unread,Feb 5, 2012, 7:52:50 PM2/5/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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