Click here to Skip to main content
15,923,789 members
Home / Discussions / C#
   

C#

 
GeneralC# WinForm - HTML Browser Pin
AnneThorne13-Apr-05 6:49
AnneThorne13-Apr-05 6:49 
GeneralRe: C# WinForm - HTML Browser Pin
Dave Kreskowiak13-Apr-05 7:48
mveDave Kreskowiak13-Apr-05 7:48 
GeneralRe: C# WinForm - HTML Browser Pin
AnneThorne13-Apr-05 7:50
AnneThorne13-Apr-05 7:50 
GeneralC# DataRelation Pin
elapid13-Apr-05 6:45
elapid13-Apr-05 6:45 
GeneralRe: C# DataRelation Pin
turbochimp13-Apr-05 6:54
turbochimp13-Apr-05 6:54 
GeneralC# & Crystal Reports Pin
JRGuerrero13-Apr-05 5:50
JRGuerrero13-Apr-05 5:50 
GeneralOutput Type of Class library can not be started directly Pin
LiamD13-Apr-05 5:49
LiamD13-Apr-05 5:49 
GeneralRe: Output Type of Class library can not be started directly Pin
turbochimp13-Apr-05 6:49
turbochimp13-Apr-05 6:49 
Odds are the startup project in your solution is set to a class library project, and not an executable project.

As the message indicates, you can't execute a class library - there's nowhere for your application to start (e.g. a Main method).

In Solution Explorer, right click on an executable project and set it as the startup project.

Hope this helps.

The most exciting phrase to hear in science, the one that heralds the most discoveries, is not 'Eureka!' ('I found it!') but 'That's funny...’

GeneralRe: Output Type of Class library can not be started directly Pin
LiamD13-Apr-05 23:58
LiamD13-Apr-05 23:58 
GeneralRe: Output Type of Class library can not be started directly Pin
turbochimp14-Apr-05 2:34
turbochimp14-Apr-05 2:34 
GeneralPopmenu Pin
cishi_us13-Apr-05 5:39
cishi_us13-Apr-05 5:39 
GeneralRe: Popmenu Pin
Ashok Dhamija13-Apr-05 21:38
Ashok Dhamija13-Apr-05 21:38 
GeneralMultifile Assembly Hellllllp Pin
abohassan13-Apr-05 5:33
abohassan13-Apr-05 5:33 
GeneralRe: Multifile Assembly Hellllllp Pin
turbochimp13-Apr-05 5:45
turbochimp13-Apr-05 5:45 
GeneralProcess tree CPU Usage (WMI) Pin
Strangely13-Apr-05 4:40
Strangely13-Apr-05 4:40 
GeneralRe: Process tree CPU Usage (WMI) Pin
Strangely13-Apr-05 10:38
Strangely13-Apr-05 10:38 
GeneralRe: Process tree CPU Usage (WMI) Pin
leppie13-Apr-05 19:08
leppie13-Apr-05 19:08 
GeneralSimple DB2 question Pin
trk_wakil13-Apr-05 4:16
trk_wakil13-Apr-05 4:16 
GeneralRe: Simple DB2 question Pin
Vasudevan Deepak Kumar13-Apr-05 4:38
Vasudevan Deepak Kumar13-Apr-05 4:38 
GeneralRe: Simple DB2 question Pin
trk_wakil13-Apr-05 7:01
trk_wakil13-Apr-05 7:01 
GeneralRe: Simple DB2 question Pin
Vasudevan Deepak Kumar13-Apr-05 19:30
Vasudevan Deepak Kumar13-Apr-05 19:30 
GeneralRe: Simple DB2 question Pin
trk_wakil14-Apr-05 4:48
trk_wakil14-Apr-05 4:48 
GeneralAsymmetric encryption in config files Pin
Esmo200013-Apr-05 4:11
Esmo200013-Apr-05 4:11 
GeneralRe: Asymmetric encryption in config files Pin
turbochimp13-Apr-05 5:42
turbochimp13-Apr-05 5:42 
GeneralRe: Asymmetric encryption in config files Pin
Esmo200013-Apr-05 5:49
Esmo200013-Apr-05 5:49 

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.