Open forum for end-user questions about
Wine . Before asking questions, check out the
Wiki as a first step.
Forum Rules
infinity-909
Level 1
Posts: 5 Joined: Mon Apr 23, 2012 2:53 pm
Post
by infinity-909 » Mon Apr 23, 2012 3:09 pm
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
Posts: 6605 Joined: Sat Feb 23, 2008 2:29 pm
Post
by vitamin » Mon Apr 23, 2012 9:40 pm
Install native msxml with winetricks.
Ma Xiaojun
Post
by Ma Xiaojun » Mon Apr 23, 2012 11:29 pm
In case native msxml solve your problem, you can file a bug if it is
not reported.
infinity-909
Level 1
Posts: 5 Joined: Mon Apr 23, 2012 2:53 pm
Post
by infinity-909 » Sun May 06, 2012 11:39 am
Thank you both! Using native XML DLLs did the trick.
rappelz
Newbie
Posts: 2 Joined: Mon May 07, 2012 4:20 am
Post
by rappelz » Mon May 07, 2012 4:28 am
Thank you
rappelz
Newbie
Posts: 2 Joined: Mon May 07, 2012 4:20 am
Post
by rappelz » Mon May 07, 2012 4:28 am
Thank you