Wrox Programmer Forums
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 28th, 2006, 09:59 PM
Registered User
 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

 
Old August 29th, 2006, 10:59 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 453
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via AIM to Ankur_Verma Send a message via MSN to Ankur_Verma
Default

There is more to this issue. What you call 'second exe' is the same program
or a different program. That is are both the exes compiled out of same program.

Are you using any office components in your application?

Regards
Ankur
 
Old September 6th, 2006, 08:51 PM
Registered User
 
Join Date: Aug 2006
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

thank you for your attention
first program and second program are the same one.
i solve the issue. using the win 98 eng component replace to win 98 chi eomponent.






Similar Threads
Thread Thread Starter Forum Replies Last Post
how to compile a servlet program????? sushant2002 J2EE 4 December 24th, 2007 06:42 AM
Why won't my vb program compile to .dll file stevecist ASP.NET 1.0 and 1.1 Basics 0 January 26th, 2007 09:39 PM
Setup Project: Program not added in Start>Program arif_1947 VS.NET 2002/2003 2 March 31st, 2005 06:40 AM
compile a program boksi General .NET 0 March 1st, 2005 11:32 AM
My Java program won't compile emilaghayev JSP Basics 0 October 21st, 2003 06:57 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.