Thankyou very much, after providing the Xerces DLL location in LoadFile I'm
able to parse the XML :-)
Thanks once again!
On Sun, Mar 31, 2013 at 5:25 PM, Rainer Jung wrote:
> On 31.03.2013 13:09, Sindhi Sindhi wrote:
> > Hello Sorin,
> >
> > Thanks for your reply.
> >
> > I tried the below two -
On 31.03.2013 13:09, Sindhi Sindhi wrote:
> Hello Sorin,
>
> Thanks for your reply.
>
> I tried the below two -
>
> 1. I had earlier downloaded Xerces from
> http://xml.apache.org/dist/xerces-c/3/binaries/xerces-c-3.1.1-x86_64-windows-vc-10.0.zip
> It had xerces-c_3.lib and xerces-c_static_3.lib
Hello Sorin,
Thanks for your reply.
I tried the below two -
1. I had earlier downloaded Xerces from
http://xml.apache.org/dist/xerces-c/3/binaries/xerces-c-3.1.1-x86_64-windows-vc-10.0.zip
It had xerces-c_3.lib and xerces-c_static_3.lib. The file names indicated
that these are 64-bit binaries.
On 2013-03-31 11:06, Sindhi Sindhi wrote:
Hello,
I have written a C++ module to invoke the Xerces C++ XML library to parse a
XML file. I'm unable to start httpd.exe with these changes. Here are the
details -
a) Apache server version: httpd-2.4.4-win64
b) Xerces version: xerces-c-3.1.1-x86_64-wi