error 2147418113 on running vb 6 application on wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
faisal
Level 1
Level 1
Posts: 5
Joined: Mon May 31, 2010 6:39 am

error 2147418113 on running vb 6 application on wine

Post by faisal »

hi
i am running vb 6 application on wine on suse 11 desktop i am getting
error 2147418113
Method of "~" of object "~"failed
James McKenzie

error 2147418113 on running vb 6 application on wine

Post by James McKenzie »

faisal wrote:
hi
i am running vb 6 application on wine on suse 11 desktop i am getting
error 2147418113
Method of "~" of object "~"failed

Are you sure this is a Visual Basic application? These both appear to
be C++ annotations.

James McKenzie
faisal
Level 1
Level 1
Posts: 5
Joined: Mon May 31, 2010 6:39 am

Post by faisal »

yea this is visual basic application
James McKenzie

error 2147418113 on running vb 6 application on wine

Post by James McKenzie »

faisal wrote:
yea this is visual basic application

Which version of VB?

James McKenzie
faisal
Level 1
Level 1
Posts: 5
Joined: Mon May 31, 2010 6:39 am

Post by faisal »

i tell u before this is vb 6 means vb version 6.0
James McKenzie

error 2147418113 on running vb 6 application on wine

Post by James McKenzie »

faisal wrote:
i tell u before this is vb 6 means vb version 6.0

Ok. I'm just wondering why you got that particular error message.

Now, have you installed the VB6 Runtime using Winetricks?

James McKenzie
Locked