i have a chat program when i try and open the program i get this error OLE error 800004001
only if a config file is their if their is none opens fine
when i close the program i get the same error and if i run it thought a terminal window i get this out put when closing
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5} could be created for context 0x5
fixme:msxml:xmlnode_get_ownerDocument
fixme:msxml:DllCanUnloadNow
how can i fix this
program can be found here https://sourceforge.net/projects/netcha ... es/Alpha8/
wine errors opening and closeing program
-
- Newbie
- Posts: 2
- Joined: Wed Sep 07, 2011 7:10 am
Re: wine errors opening and closeing program
Try 'winetricks msxml6'. http://wiki.winehq.org/winetrickslight-angel wrote:err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
-
- Newbie
- Posts: 2
- Joined: Wed Sep 07, 2011 7:10 am