How do I run the project.
When I try to run the project or debugg it I get this error.
A project with an Output Type of Class Library cannot be stardet directely.
In order to debugg this project, go to the Debugging tab under Configuration Settings in Project Properties, and set the Start Action to Start External Program or Start URL. Alternatively, you can add a non-library project to this solution that uses a referance to the project and set it as the startup project.
I have tryed to find this Start Action but I can't find it.
Does any one know what I have to do so I can run this project??
This happens when I try to run the Default.aspx file in VS.net 1.1
|