Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sub Main Error

Status
Not open for further replies.

chaimUsa

Programmer
Jan 22, 2003
71
US
Sub Main Error
Hi all
i am using Vb.Net

when i debug my program a error pop up that there is no
sub main

And a list from my forms if i select one it will clear the error
when i try to debug again that error will pop up

Please Help
Thank You
CGJ
 
right click on the project in the IDE project explorer window(the window on your right that shows the solution, project, and forms modules, etc.) then select properties.
There, set your startup object to the form you want the app to start off with.
 
Hi Woyler
I tryed to do it i still ger a error

please help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top