|
-
December 11th, 2002, 09:24 AM
#1
compile error from the start?
I have just started trying to learn VB .Net. I created a new windows application project that consists of nothing but an empty form. When I try to run the form I get the following compile error:
'Sub Main' not found in TestApp.Form1.
I looked in my book for any clues and noticed that a console application contains code in the Sub Main routine. Is the project I created somehow having an identity crisis? How can I fix this?
Please help...
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
|