Where to set entrypoint?

B

Brett

I keep getting this error on one of my projects:
Program 'C:\c#\Test\test\obj\Debug\test.exe' does not have an entry point
defined

Where exactly is this set?

In the project properties | common properties | general | startup object =
(not set). However, this is the same for another project that works fine.
Both projects use a form to start on.

Thanks,
Brett
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top