[Wine] CoGetClassObject errors

Dan Kegel dank at kegel.com
Thu Apr 24 16:35:38 CDT 2008


On Thu, Apr 24, 2008 at 12:04 PM, MichaelZ <wineforum-user at winehq.org> wrote:
> err:ole:CoGetClassObject class {079aa557-4a18-424a-8eee-e39f0a8d41b9} not registered

Google suggests that's msxml3, so try
  wget http://kegel.com/wine/winetricks
  sh winetricks msxml3

>  err:ole:serialize_param Unhandled marshal type 8209.
>  err:ole:deserialize_param No handler for VT type 8209!

That error is also mentioned in
http://bugs.winehq.org/show_bug.cgi?id=5345
but I don't know of any workaround besides the risky
  sh winetricks dcom98
You might want to file a bug.



More information about the wine-users mailing list