Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.0 and 1.1 Basics
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 February 5th, 2004, 10:06 AM
Authorized User
 
Join Date: Jun 2003
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Default Can any one help me with ASP.Net Deployment

Hi,
I am trying to create test ASP.Net deployment, working on the v1.0 .Net Enterprise Archetect version.
I had create a ASP.Net app and trying to create a deployment application by following the .Net documentation but got stuck.
Here is part of the instruction upto where I stuck, Note that lets say my test ASP.Net application called WebApp1.

To create a deployment project
On the File menu, point to Add Project, and then choose New Project.
In the Add New Project dialog box, select Setup and Deployment Projects in the Project Type pane, and then choose Web Setup Project in the Templates pane. In the Name box, type WebDeploy.
The project is added to Solution Explorer, and the File System Editor opens.
In the Properties window, select the ProductName property and type WebApp1.

To add the output of the WebApp1 project to the deployment project
In the File System Editor, select the Web Application folder. On the Action menu, point to Add, and then choose Project Output.
In the Add Project Output Group dialog box, choose WebApp1 from the Project drop-down list.
Select the Primary Output and Content Files groups from the list and click OK.

I had created the deployment application OK, but I am stuck at selecting my test ASP.Net program. At Project Output Group, dialog box, there was no project to select, ie, nothing to select. How can I get my test program to appears on the dialog box.

Hope someone can help me pleease! :(

Cheers
Kasie






Similar Threads
Thread Thread Starter Forum Replies Last Post
.NET Deployment vgsgowrisankar .NET Framework 2.0 6 April 25th, 2008 12:31 PM
Deployment of Asp.net shabirmaher General .NET 1 August 8th, 2005 06:12 AM
.Net Framework Deployment tact_259 VS.NET 2002/2003 2 May 17th, 2004 09:07 AM
ASP Deployment adman Classic ASP Professional 5 March 17th, 2004 10:00 AM





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