Results 1 to 3 of 3

Thread: [RESOLVED] Run Time Error (please Help)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Location
    Dhaka, Bangladesh
    Posts
    102

    Resolved [RESOLVED] Run Time Error (please Help)

    Dear Friends,

    I have not develop any C#.Net desktop application ever.

    Now I have open a new project OSS and add a new form Main.cs.

    I then tried to run it. But the following error has introduced. Please help me.

    Program 'C:\OSS\OSS\obj\Debug\OSS.exe' does not have an entry point defined

    I know this is a very basic problem but I need ur help. How can I select the default form from the project ? and also what is the above error introduced for ?


    Rajib
    Please Rate every reply if it is useful to u

  2. #2
    Frenzied Member conipto's Avatar
    Join Date
    Jun 2005
    Location
    Chicago
    Posts
    1,175

    Re: Run Time Error (please Help)

    YOu should be able to go to the Solution Explorer, right click the project, and select properties. From there, you should see an item called "Startup Object" or similar.

    Bill
    Hate Adobe Acrobat? My Codebank Sumbissions - Easy CodeDom Expression evaluator: (VB / C# ) -- C# Scrolling Text Display

    I Like to code when drunk. Don't say you weren't warned.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Mar 2005
    Location
    Dhaka, Bangladesh
    Posts
    102

    Re: Run Time Error (please Help)

    Thanks a lot.
    Please Rate every reply if it is useful to u

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