|
-
May 17th, 2002, 11:20 PM
#1
Thread Starter
New Member
Forms and Message Box do not show on Active EXE
Hi, I created an Active EXE that contain a visible form, and that also uses a Main() sub as the start up. The form can be shown when a client makes a call to the Active EXE's public class. However, when I try to run the Active EXE in a stand alone fashion, my form and message box do NOT show up! Even after I put form.show in the Main() sub. Can anyone tell me why this is happening?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|