Re: XML - one more try...



Well, 'won't compile' is a pretty vague description, and it is impossible to offer advice
unless we have some idea as to what error messages you are getting. Does each package
produce the same error messages, or do some packages produce error messages different than
others. Posting a few representative error messages and the source lines they are
associated with would probably help a lot here.

I've definitely used the ExPat package successfully. The MS version seems inordinately
fond of DOMs, which are just about totally useless for practical work (you can't build
non-tree hierarchies, such as linking nodes together to form a thread, or building a DAG,
or a lot of other things that are incredibly useful to do). I wouldn't choose that
package as a preference.

But without any idea of what your problems are, there's no way we can help solve them.

Just out of curiosity, I downloaded xerces and it is building right now. So far, a few
warnings, but no errors. Of course, I have to use VS.NET 2003 because I still don't have
2005, for some reason or other, but without the error messages we can't tell if you're
doing something wrong or its one of the incompatibilies that VS.NET 2005 has.

joe

On Sun, 30 Jul 2006 18:06:17 -0400, "saywhat" <no@xxxxxx> wrote:

I am ripping my hair out over this.

I need to find a simple way of loading xml documents into a VS2005 mfc app.
I want to be able to add nodes to a document or create a new one, as well as
display it.

I have checked out xerces and a package my oracle as well as about 6 (no
kidding) differnt packages available.

I also am having trouble with finding a way to use msxml - am I stupid or
are the docs slanted twoards .net and VB?

Any of the files I've downloaded won;t compile. Am I missing an sdk, I
thought it came with VS2005, am I wrong?

Please help me on this.


TIA

b

Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.



Relevant Pages

  • Compile JDK1.4 source using J#
    ... Is it possible to compile JDK1.4 source ... I have tried but it failed with 11 error messages and hundreds of warning.s. ... then throw out a lot of warnings on duplicated name ... between package and source code.... ...
    (microsoft.public.dotnet.vjsharp)
  • Visual Studio Common IDE Package error
    ... so of these error messages ... Package Load Failure ... Package 'Visual Studio Common IDE Package' has failed to load properly ( ... like to disable loading this ...
    (microsoft.public.vsnet.ide)
  • Re: Error messages after reinstall following AOL induced crash
    ... I'm not sure what you mean by 'package' but have you tried ... uninstalling and reinstalling Office? ... > instructions to the letter - and no error messages ... > you want to reinstall' appears. ...
    (microsoft.public.word.application.errors)
  • Re: firefox .9 rpms
    ... it doesnt runs (no error messages are shown). ... > Someone has a recommendation for solving this problem or knows another ... Please also clearly indicate what version/release of the package you have ...
    (Fedora)
  • Re: Newbie: Win32:Sound:WaveOut problem
    ... the documentation leads you to believe that you should use ... correct statement should be "$WAV->Play". ... I get the following error messages: ... > To test the Sound package, I ran the following code: ...
    (comp.lang.perl.misc)