err:msxml:doparse Failed to create parser

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
infinity-909
Level 1
Level 1
Posts: 5
Joined: Mon Apr 23, 2012 2:53 pm

err:msxml:doparse Failed to create parser

Post by infinity-909 »

Hi,

this is my first post here, so, have mercy with me. ;-)

I'm currently trying to get some software to run with Wine. Said software makes extensive use of XML. With Wine 1.5.2 and its predecessors I tried I get the following message. It doesn't matter if WINEDEBUG=+relay is used or not. It doesn't matter if an XML file exists and is read or not.

Code: Select all

err:msxml:doparse Failed to create parser context
What causes this error? Where can I get more information on XML implementation in Wine?

BR

i.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: err:msxml:doparse Failed to create parser

Post by vitamin »

Install native msxml with winetricks.
Ma Xiaojun

err:msxml:doparse Failed to create parser

Post by Ma Xiaojun »

In case native msxml solve your problem, you can file a bug if it is
not reported.
infinity-909
Level 1
Level 1
Posts: 5
Joined: Mon Apr 23, 2012 2:53 pm

Post by infinity-909 »

Thank you both! Using native XML DLLs did the trick.
rappelz
Newbie
Newbie
Posts: 2
Joined: Mon May 07, 2012 4:20 am

Post by rappelz »

Thank you
rappelz
Newbie
Newbie
Posts: 2
Joined: Mon May 07, 2012 4:20 am

Post by rappelz »

Thank you
Locked