Rinto Adi Cahyono
2011-Dec-26 06:38 UTC
[Wine] [need help] ActiveX component can't create object.
Hi there, I've been trying to crack this for a while now and have made no progress, whenever I run my exe in wine from the console I get: Run-time error '429': ActiveX component can't create object. The console output is as follows:? fixme:ole:OleLoadPictureEx (0x15380cc,2359358,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9b0), partially implemented. fixme:ole:OleLoadPictureEx (0x15380cc,1086,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9b0), partially implemented. fixme:ole:OleLoadPictureEx (0x15380cc,2359358,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f980), partially implemented. fixme:ole:OLEPictureImpl_SaveAsFile (0x156dc8)->(0x1a0478, 0, (nil)), hacked stub. err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 err:ole:CoGetClassObject class {0d43fe01-f093-11cf-8940-00a0c9054228} not registered err:ole:create_server class {0d43fe01-f093-11cf-8940-00a0c9054228} not registered err:ole:CoGetClassObject no class object {0d43fe01-f093-11cf-8940-00a0c9054228} could be created for context 0x5 fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393} My wine version is 1.3.28 Thanks in advance for any help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-users/attachments/20111225/d1469b39/attachment.html>
dimesio
2011-Dec-26 13:54 UTC
[Wine] Re: [need help] ActiveX component can't create object.
Rinto Adi Cahyono wrote:> > err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered >Try winetricks mdac28.> > My wine version is 1.3.28 >That version is old. Upgrade.