Hi all,
I have made a vb6 porgram, it is running without any error in windows platform. However, i want it to be run at Fedora too. I run my program with Wine Windows Program Loader in a Linux pc, but the program stuck with an error message:
Run-time error '429':
ActiveX component can't create object
I thought it was the error message because of missing some dll/reference files, so I tried to copy all those related .dll & .ocx file into my wine file. (Just copy and paste into the system32 of wine, no regsvr32 statement to register the .dll as what we always do in Windows.) However, all my efforts are in vain. I not sure what is the cause of this error. Anybody can give me a hint on this issue?
p/s: My purpose to run the vb6 program in linux is because I want to make a scheduler in linux pc so that this program can be run once per day automatically and send email. Any suggestion on how to achieve this also are welcome. I am lost... Many many thanks!
Scheduler/VB6 program running in Linux Fedora
Started by pu8y, Nov 16 2009 01:41 AM
6 replies to this topic
#1
Posted 16 November 2009 - 01:41 AM
|
|
|
#2
Posted 16 November 2009 - 06:49 AM
I think this is enough .....
I do agree with you. Those are the most effective way
I do agree with you. Those are the most effective way
#3
Posted 16 November 2009 - 08:48 AM
You have to register the .dll files, I don't think you can just copy them into a folder. There are some additional tools for configuring wine to get things like ActiveX working.
#4
Posted 16 November 2009 - 06:47 PM
I have no idea on how to achive this.
Maybe I should not make vb6 program to run in Linux? :crying:
Maybe I should not make vb6 program to run in Linux? :crying:
#5
Posted 17 November 2009 - 02:20 PM
Try installing winetricks.
#6
Posted 17 November 2009 - 06:17 PM
I decided to give up on working vb6 in Linux.
I'll try on perl script. Thanks
I'll try on perl script. Thanks
#7
Posted 26 November 2009 - 11:51 AM
pu8y said:
I decided to give up on working vb6 in Linux.
I'll try on perl script. Thanks
I'll try on perl script. Thanks
Try Realbasic!
It works on Mac, Linux and Windows


Sign In
Create Account

Back to top









