Compile program
Dear all,
I compile a vb6 exe in winxp english circumstance. Then, I need to run this exe at win 98
chinese circumstance. the program cannot run and show the following message.
"Run-time error '430'. Class does not support Automation or does not support expected interface"
When i compile second exe in win 98 english circumstance. The second exe can run at win 98 chinese circumstance.
My requirement is that compile exe at vb6 and xp english. I need to run the exe at xp english, xp chinese, win 98 english, win 98 chinese.
What should I do to solve the problem?
thanks
Alex
|