|
-
Sep 30th, 2002, 07:45 PM
#1
Thread Starter
New Member
No accessible 'Main' method with an appropriate signature was found in 'Exercise_6_11
I am trying to write a Windows Application but VB.NET says that Command line applications must have a Sub Main defined. But I don't want a command line application! The error message is: "No accessible 'Main' method with an appropriate signature was found in 'Exercise_6_11.PrintSquare'."
-
Sep 30th, 2002, 08:46 PM
#2
PowerPoster
If you don't want a command line application, you need to start a new project and select Windows Form type of project.
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
|