CoGetClassObject errors
CoGetClassObject errors
I am running the application using Wine (version 0.9.27) on Fedora 4. The application runs fine. But when I try to access API calls from my testing application, it is unsuccessful with following errors:
err:ole:CoGetClassObject class {079aa557-4a18-424a-8eee-e39f0a8d41b9} not registered.
Any idea why? Is this Wine problem or I have missed some steps?
Thanks.
Michael
err:ole:CoGetClassObject class {079aa557-4a18-424a-8eee-e39f0a8d41b9} not registered.
Any idea why? Is this Wine problem or I have missed some steps?
Thanks.
Michael
CoGetClassObject errors
On Thu, Apr 24, 2008 at 11:19 AM, MichaelZ <[email protected]>
wrote:
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
wrote:
-------------- next part --------------I am running the application using Wine (version 0.9.27) on Fedora 4. The
application runs fine. But when I try to access API calls from my testing
application, it is unsuccessful with following errors:
err:ole:CoGetClassObject class {079aa557-4a18-424a-8eee-e39f0a8d41b9} not
registered.
Any idea why? Is this Wine problem or I have missed some steps?
Thanks.
Michael
That version is ancient! Upgrade to wine 0.9.60 and try again.
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
CoGetClassObject errors
On Thu, Apr 24, 2008 at 2:04 PM, MichaelZ <[email protected]> wrote:
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
-------------- next part --------------There are two more errors that I did not mention with the same test app:
err:ole:CoGetClassObject class {079aa557-4a18-424a-8eee-e39f0a8d41b9} not
registered
err:ole:serialize_param Unhandled marshal type 8209.
err:ole:deserialize_param No handler for VT type 8209!
Michael
What application is this?
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
CoGetClassObject errors
On Thu, Apr 24, 2008 at 12:04 PM, MichaelZ <[email protected]> wrote:
wget http://kegel.com/wine/winetricks
sh winetricks msxml3
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.
Google suggests that's msxml3, so tryerr:ole:CoGetClassObject class {079aa557-4a18-424a-8eee-e39f0a8d41b9} not registered
wget http://kegel.com/wine/winetricks
sh winetricks msxml3
That error is also mentioned inerr:ole:serialize_param Unhandled marshal type 8209.
err:ole:deserialize_param No handler for VT type 8209!
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.
CoGetClassObject class
Please help error:
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered
err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1
thank you the help in the problem
err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered
err:ole:CoGetClassObject no class object {00000000-0000-0000-0000-000000000000} could be created for context 0x1
thank you the help in the problem
CoGetClassObject errors
On Mon, May 12, 2008 at 4:03 PM, rquinga <[email protected]> wrote:
Console output from wine is generally fine to ignore unless the
app is misbehaving.
What app is it, and how is it misbehaving? And what version of Wine?
Sorry, that's not enough information.err:ole:CoGetClassObject class {00000000-0000-0000-0000-000000000000} not registered
Console output from wine is generally fine to ignore unless the
app is misbehaving.
What app is it, and how is it misbehaving? And what version of Wine?