error: 0xD0000022

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Yosek
Level 1
Level 1
Posts: 6
Joined: Sat Dec 06, 2008 6:36 pm

error: 0xD0000022

Post by Yosek »

Hello,

I've recently purchased Mixed In Key 4.0 and have attempted to install it on Ubuntu Linux. After a successful install, I get the following error message.
'Xenocode Virtual Appliance Runtime. This application has encountered an error: 0xD0000022'
I've tried to install .NET Framework 2.0, however I still get the same error.
Anyone able to help???!?!? Please!

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

Re: error: 0xD0000022

Post by vitamin »

Yosek wrote:After a successful install, I get the following error message.
'Xenocode Virtual Appliance Runtime. This application has encountered an error: 0xD0000022'
What Wine version?
Yosek
Level 1
Level 1
Posts: 6
Joined: Sat Dec 06, 2008 6:36 pm

Re: error: 0xD0000022

Post by Yosek »

What Wine version?
I'm running 1.1.9
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: error: 0xD0000022

Post by vitamin »

Yosek wrote:
What Wine version?
I'm running 1.1.9
How did you install .net?
Yosek
Level 1
Level 1
Posts: 6
Joined: Sat Dec 06, 2008 6:36 pm

Re: error: 0xD0000022

Post by Yosek »

vitamin wrote:

How did you install .net?
I used (ran/double clicked) the windows .exe install file.
James McKenzie

error: 0xD0000022

Post by James McKenzie »

Yosek wrote:
vitamin wrote:
How did you install .net?
I used (ran/double clicked) the windows .exe install file.

You need to install .net using Winetricks.

$ wget kegel.com/wine/winetricks
$ sh winetricks net20

This takes care of a couple of workarounds that are necessary to install .NET 2.0 on Linux/UNIX/MacOSX.

James McKenzie
Yosek
Level 1
Level 1
Posts: 6
Joined: Sat Dec 06, 2008 6:36 pm

Re: error: 0xD0000022

Post by Yosek »

James McKenzie wrote: You need to install .net using Winetricks.

$ wget kegel.com/wine/winetricks
$ sh winetricks net20

This takes care of a couple of workarounds that are necessary to install .NET 2.0 on Linux/UNIX/MacOSX.

James McKenzie
Thanks James. I did just that. I still get the same error? Any ideas?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: error: 0xD0000022

Post by vitamin »

Yosek wrote:
James McKenzie wrote: You need to install .net using Winetricks.
Thanks James. I did just that. I still get the same error? Any ideas?
Submit a bug report to Wine's bugzilla. Don't forget to mention if there is a freely downloadable demo version.

This xenocode is a big hack that might run into some difference between Wine and windows.
Yosek
Level 1
Level 1
Posts: 6
Joined: Sat Dec 06, 2008 6:36 pm

Post by Yosek »

Submit a bug report to Wine's bugzilla. Don't forget to mention if there is a freely downloadable demo version.

This xenocode is a big hack that might run into some difference between Wine and windows.
Thanks vitamin for your help. I'll do just that.
Yosek
Level 1
Level 1
Posts: 6
Joined: Sat Dec 06, 2008 6:36 pm

Post by Yosek »

Submit a bug report to Wine's bugzilla.
How do I generate a bug report? Would the following line be the right one? I get this once I try to run the program:

fixme:ntdll:NtQueryObject Unsupported information class 1
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

error: 0xD0000022

Post by austin987 »

On Sun, Dec 7, 2008 at 4:54 PM, Yosek <[email protected]> wrote:
Submit a bug report to Wine's bugzilla.
How do I generate a bug report?





http://bugs.winehq.org/
http://wiki.winehq.org/Bugs

--
-Austin
Locked