I'm not sure what your problem is. Some other folks are using the parser in
a COM object, though there are some issues with having the DLL loaded and
unloaded all the time. One thing I would definitely suggest is that you
first move up to the current code on Apache, which is basically what the
1.1.0/3.1.0 release is going to be. If you still have a problem with that
code, then lets look into it. But I'm a little loath to waste much time on
this type of problem on an old version when the new (and vastly improved)
version is about to go out the door.
There should be a beta drop for Win32 on Apache, so you shouldn't have to
do a CVS extract or anything.
----------------------------------------
Dean Roddey
Software Weenie
IBM Center for Java Technology - Silicon Valley
[EMAIL PROTECTED]
"Robert Duff" <[EMAIL PROTECTED]> on 02/25/2000 09:44:16 AM
Please respond to [EMAIL PROTECTED]
To: <[EMAIL PROTECTED]>
cc:
Subject: Windows ATL COM Problem
To Whom it may concern:
I am currently trying to use Xerces-C in an ATL COM ActiveX DLL project.
When I make the call to parse an XML file that has been previously
validated nothing happens. The document object (DOM_Document) is blank
containing no elements. If I feed the parser an invalid path, again,
nothing happens and I get back a blank document. It is surprising that no
exceptions are thrown either. Xerces-C acts if everything happened with no
errors. If I compile and use Xerces-C in a "standard" C style project with
no MFC, ATL etc... it seems to work fine. Any suggestions? Any help would
be greatly appreciated.
Here is my information:
Version: Xerces-C 1.0.1
OS platform/version: NT4+SP6
Compiler/version: MSVC6+SP3
Thanks,
Robert Duff, Tactical Engineer
Identitech, Inc.
Phone: 321-951-9503 x287
Fax: 321-951-9505
Email: [EMAIL PROTECTED]