|
| A question of newer: Why CS SDK2.0 can not be run? |
 |
Mon, 25 Sep 2006 06:06:05 +000 |
I download CS SDK2.1, and run the solution. The compilation is ok, but it
prompts and hints that:
"A project with an Output Type of Class Library cannot be started
directly.
In order to debug this project, add an executable project to this solution which
references the library project . Set the executable project as the startup
project."
What it means? And where are aspx files? Why there are all C# class files? Is CS
a web site project?
Thanks
|
| Post Reply
|
| Re: A question of newer: Why CS SDK2.0 can not be run? |
 |
Mon, 25 Sep 2006 06:34:28 +000 |
You'll need to right click the CommunityServerWeb project and set it as your
startup project. Also, all the aspx/ascx files are in the CommunityServerWeb
project.
|
| Post Reply
|
| Re: A question of newer: Why CS SDK2.0 can not be run? |
 |
Mon, 25 Sep 2006 07:58:50 +000 |
I set CommunityServerWeb20 as start project. But another error occurs:
" Unable to start debugging on the web server. The web server is not
configured correctly."
Where is configured incorrectly? The connection to DataBase?
|
| Post Reply
|
| Re: A question of newer: Why CS SDK2.0 can not be run? |
 |
Mon, 25 Sep 2006 09:52:50 +000 |
IronMan,
Which version of Visual Studio are you using?
|
| Post Reply
|
| Re: A question of newer: Why CS SDK2.0 can not be run? |
 |
Wed, 27 Sep 2006 01:49:24 +000 |
Visual Studio 2005
|
| Post Reply
|
|
|
|
|
|
|
|
|
|