|
Use
the XMLString::transcode methods instead of calling transcode on string object
directly. One of the overloads for XMLString::transcode allows you to pass in
your own buffer, that way there won't be any issue with mixing
runtimes.
Samar
Lotia
Dear All,
I tried everything to avoid
the problem of getting errors, while deleting the transcoded variable. But
still I am unable to succeed.
When I debug the code, there
are no problems. But when I "execute" it, I get errors. To throw more light on
my workspace, I build a project A using the xerces, and include the lib file
in Project B. A and B both are in
same workspace. I tried building in all combinations like
A in debug & B in debug
mode
A in Release & B in Debug
mode etc.,
Invariably I get the errors
only while executing and not while debugging.
Thanks for any help.
Regards Rengan ********************************************* Read
DIGITALLY & Save TREES
!! *********************************************
|