Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 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 May 4th, 2009, 09:59 PM
Registered User
 
Join Date: Apr 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default help in deploying......

hi ,
i'm new to asp.net, so please help me
how to deploy my web pages in my system....
 
Old May 4th, 2009, 11:50 PM
Authorized User
 
Join Date: Mar 2005
Posts: 36
Thanks: 2
Thanked 1 Time in 1 Post
Default

1. Create Virtual Directory (To start with set all properties as default). I hope you are familiar with IIS hence am not giving any detailed steps. Also details would not be possible here.
2. Build your web Applicaiton/Web Site in hte release mode.
3. Copy the content to the physical foder. (For Web Application Model - Content of the Web Project, For Web Site - Content od the web Site Filder)
4. Make sure that the web config file is modified properly to access server folders, DB etc.
5. Check if our applicaiton needs some folder structure and create the same. EX: Folder to keep uploaded docs etc. You should not do this if you area starter and learning to deploy the application.
6. Check the permissions to physical folders.

I think these are very very basic steps. Giving the details may not be possible here. You can dig into each point and do lot og things.

All the best.
Happy Deploying.
 
Old May 5th, 2009, 12:42 AM
Registered User
 
Join Date: Apr 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thanks , it works...........





Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploying the Application bex ASP.NET 2.0 Basics 1 March 20th, 2009 09:50 AM
Deploying databases andrew.meller BOOK: Beginning ASP.NET 2.0 BOOK VB ISBN: 978-0-7645-8850-1; C# ISBN: 978-0-470-04258-8 1 November 21st, 2006 02:26 AM
deploying to BEA aadz5 EJB 0 August 26th, 2006 09:07 AM
Deploying a project x_ray Classic ASP Basics 0 November 25th, 2005 03:20 PM
Deploying C# nbnelson C# 2 July 31st, 2003 01:30 PM





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