Results 1 to 2 of 2

Thread: No accessible 'Main' method with an appropriate signature was found in 'Exercise_6_11

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2002
    Location
    Work & School Elmhurst, IL
    Posts
    1

    Question 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'."

  2. #2
    PowerPoster hellswraith's Avatar
    Join Date
    Jul 2002
    Location
    Washington St.
    Posts
    2,464
    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
  •  



Click Here to Expand Forum to Full Width