Re: XML & WinCE4.2 (more details)

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: John Spaith [MS] (jspaith_at_ONLINE.microsoft.com)
Date: 04/02/04


Date: Fri, 2 Apr 2004 12:33:46 -0800

I have posted more information in
microsoft.public.windowsce.embedded.vc.

Let's continue the conversation there.

-- 
John Spaith
Software Design Engineer, Windows CE
Microsoft Corporation
Have an opinion on the effectiveness of Microsoft Embedded newsgroups?  Let
us know!
https://www.windowsembeddedeval.com/community/newsgroups
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2003 Microsoft Corporation. All rights
reserved.
"John Spaith [MS]" <jspaith@ONLINE.microsoft.com> wrote in message
news:eqwe7CPGEHA.1368@TK2MSFTNGP11.phx.gbl...
> http://www.pocketpcdn.com/articles/xmlfaq.html has some commonly asked
> questions about MSXML.
>
> Between CE 3.0 and CE 4.2, we made MSXML such that it can be built as
> separate components.  In 3.0 you got all of MSXML or nothing, but in CE
4.2
> you can chose different components (like say only SAX, or DOM, or no XQL).
> My guess here is that you are either not building MSXML into this platform
> or that you are building the sax only option.
>
> To see if you have DOM option, you can go to your flatrelease directory
and
> look for the file ceconfig.h, which lists all the subcomponents that were
> used when building your image.  If you have this line in the file, then
you
> have MSXML DOM.
>
> #define MSXML3_XMLDOM 1
>
> If I'm right you'll need to bring in the extra components of MSXML or, if
> you're not an OEM, talk with the OEM you're working with to add the
> components.
>
> -- 
> John Spaith
> Software Design Engineer, Windows CE
> Microsoft Corporation
>
> Have an opinion on the effectiveness of Microsoft Embedded newsgroups?
Let
> us know!
> https://www.windowsembeddedeval.com/community/newsgroups
>
> This posting is provided "AS IS" with no warranties, and confers no
rights.
> You assume all risk for your use. © 2003 Microsoft Corporation. All rights
> reserved.
>
> "plopp" <pllop@plop.com> wrote in message
> news:%23SEQzaBGEHA.2052@TK2MSFTNGP11.phx.gbl...
> > Hi All !
> > I'm trying to read an XML File using XMLDOM.  I developped an XML Class
> with
> > eVC3 and it works fine on Win CE3.0. Now, I'm using eVC4 and WinCE 4.2
and
> > the following code returns the error code 0x80040154. It seems to be a
> > Registration Problem, but I don't know what can I do !
> >
> > MSXML::IXMLDOMDocument *iXMLDoc;
> > hr = CoCreateInstance(
> >     MSXML::CLSID_DOMDocument,
> >     NULL,
> >    CLSCTX_INPROC_SERVER|CLSCTX_LOCAL_SERVER,
> >    MSXML::IID_IXMLDOMDocument,
> >    (LPVOID*)&iXMLDoc);
> >
> > I tried to open my XML file with the Pocket Internet Explorer (or
> > IESample.exe) but it didn't open my file. Should I install something
> special
> > ?
> >
> > Any help is welcome !
> > Thanx !
> >
> >
> >
>
>


Relevant Pages

  • Re: XML & WinCE4.2
    ... This posting is provided "AS IS" with no warranties, and confers no rights. ... © 2003 Microsoft Corporation. ... >> registry for MSXML for CE 3.0 so your app doesn't get confused. ... >> @="XML DOM Document" ...
    (microsoft.public.windowsce.embedded.vc)
  • Re: MSXML Crashing w/ invalid XML
    ... I'm afraid I don't know what would be causing ... This posting is provided "AS IS" with no warranties, and confers no rights. ... © 2003 Microsoft Corporation. ... > What could be different in the two environments that's causing MSXML to ...
    (microsoft.public.windowsce.embedded.vc)
  • RE: OWA & IIS - HELP!!!! http: error 403
    ... name for newsgroup participation only. ... This posting is provided “AS IS” with no warranties, and confers no rights. ... © 2001 Microsoft Corporation. ...
    (microsoft.public.inetserver.iis.security)
  • Re: MSXML DOM
    ... Microsoft Corporation ... This posting is provided "AS IS" with no warranties, and confers no rights. ... I was under impression that SAX is there simply because it is ... >> include SAX support in their MSXML. ...
    (microsoft.public.pocketpc.developer)
  • RE: Certificate Store access problem
    ... Just for a quick test try setting the application pool to low and test and ... This posting is provided “AS IS” with no warranties, and confers no rights. ... © 2001 Microsoft Corporation. ...
    (microsoft.public.inetserver.iis.security)