Wrox Programmer Forums
|
BOOK: ASP.NET Website Programming Problem-Design-Solution
This is the forum to discuss the Wrox book ASP.NET Website Programming: Problem - Design - Solution, Visual Basic .NET Edition by Marco Bellinaso, Kevin Hoffman; ISBN: 9780764543869
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: ASP.NET Website Programming Problem-Design-Solution section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 1st, 2005, 08:16 PM
FT FT is offline
Authorized User
 
Join Date: Oct 2005
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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

 
Old November 3rd, 2005, 09:16 AM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 917
Thanks: 0
Thanked 0 Times in 0 Posts
Default

When you look in Solution Explorer the startup project is in boldface. Right click on the main project and select "Set as Startup Project".





Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i run my project on localhost saurabh ASP.NET 3.5 Professionals 1 September 6th, 2008 11:47 AM
Trying to Run the Project Sheraz Khan BOOK: ASP.NET 2.0 Instant Results ISBN: 978-0-471-74951-6 3 September 12th, 2007 12:04 PM
unable to run my project ajeetmittal General .NET 0 June 11th, 2007 05:41 AM
how to stop run of the project q8z Beginning VB 6 2 October 23rd, 2004 01:12 AM
How to Run a Project Lee8mm VB.NET 1 July 6th, 2003 04:00 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.