Click here to Skip to main content
15,905,776 members
Home / Discussions / C#
   

C#

 
GeneralRe: XML Parser ? Pin
Christian Graus23-Apr-08 0:57
protectorChristian Graus23-Apr-08 0:57 
GeneralDynamically get assembly version Pin
Christian Graus23-Apr-08 0:47
protectorChristian Graus23-Apr-08 0:47 
GeneralRe: Dynamically get assembly version Pin
Simon P Stevens23-Apr-08 1:53
Simon P Stevens23-Apr-08 1:53 
GeneralRe: Dynamically get assembly version Pin
Christian Graus23-Apr-08 11:36
protectorChristian Graus23-Apr-08 11:36 
GeneralRe: Dynamically get assembly version Pin
Jordanwb23-Apr-08 16:01
Jordanwb23-Apr-08 16:01 
GeneralRe: Dynamically get assembly version Pin
Christian Graus23-Apr-08 16:29
protectorChristian Graus23-Apr-08 16:29 
GeneralRe: Dynamically get assembly version Pin
Jordanwb24-Apr-08 2:12
Jordanwb24-Apr-08 2:12 
GeneralVS2008 - no suitable entry point [modified] Pin
#realJSOP23-Apr-08 0:47
professional#realJSOP23-Apr-08 0:47 
I'm getting this in a WinForms project (in a multiple project solution), and can't for the life of me figure out why:

Error - Program 'myapplication.exe' does not contain a static 'Main' method suitable for an entry point myapplication


I verified that the program.cs file was there, and even created a new winforms app to verify that a) the contents of both program.cs files were the same,, and b) the new winforms app would compile (the new app does, the old one doesn't).

I have no idea why I'm getting this error.

EDIT: This only happens when I compile the solution. If I compile the project by itself, it's fine.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


modified on Wednesday, April 23, 2008 7:01 AM

GeneralRe: VS2008 - no suitable entry point Pin
Christian Graus23-Apr-08 0:57
protectorChristian Graus23-Apr-08 0:57 
GeneralRe: VS2008 - no suitable entry point Pin
#realJSOP23-Apr-08 1:08
professional#realJSOP23-Apr-08 1:08 
QuestionHow can i use Active Accessibility 2.0 in c#.net Pin
hamid_m23-Apr-08 0:44
hamid_m23-Apr-08 0:44 
Questionreceive file names sent to application Pin
Member 467598622-Apr-08 23:50
Member 467598622-Apr-08 23:50 
AnswerRe: receive file names sent to application Pin
J a a n s22-Apr-08 23:58
professionalJ a a n s22-Apr-08 23:58 
Generalc#: Problems with accessing struct field members Pin
brexail22-Apr-08 23:36
brexail22-Apr-08 23:36 
QuestionRe: c#: Problems with accessing struct field members Pin
CPallini23-Apr-08 0:00
mveCPallini23-Apr-08 0:00 
GeneralRe: c#: Problems with accessing struct field members Pin
brexail23-Apr-08 0:09
brexail23-Apr-08 0:09 
GeneralRe: c#: Problems with accessing struct field members Pin
CPallini23-Apr-08 0:20
mveCPallini23-Apr-08 0:20 
GeneralRe: c#: Problems with accessing struct field members Pin
brexail23-Apr-08 0:30
brexail23-Apr-08 0:30 
GeneralRe: c#: Problems with accessing struct field members Pin
CPallini23-Apr-08 0:44
mveCPallini23-Apr-08 0:44 
GeneralRe: c#: Problems with accessing struct field members Pin
brexail23-Apr-08 2:47
brexail23-Apr-08 2:47 
QuestionPopulating Tree View.. Recursion?? Pin
Muammar©22-Apr-08 23:34
Muammar©22-Apr-08 23:34 
GeneralRe: Populating Tree View.. Recursion?? Pin
Muammar©22-Apr-08 23:46
Muammar©22-Apr-08 23:46 
GeneralOpen a database--Please disregard the question-i found the answer--Sorry for the trouble Pin
new2pgrmg22-Apr-08 23:31
new2pgrmg22-Apr-08 23:31 
GeneralRe: Open a database--Please disregard the question-i found the answer--Sorry for the trouble Pin
Thomas Stockwell23-Apr-08 8:20
professionalThomas Stockwell23-Apr-08 8:20 
Questionvalidate xml string against XSD Pin
anto200522-Apr-08 22:33
anto200522-Apr-08 22:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.