Wrox Programmer Forums
|
BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3
This is the forum to discuss the Wrox book Beginning ASP.NET 3.5: In C# and VB by Imar Spaanjaars; ISBN: 9780470187593
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning ASP.NET 3.5 : in C# and VB BOOK ISBN: 978-0-470-18759-3 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 March 21st, 2009, 11:12 AM
Friend of Wrox
 
Join Date: Dec 2008
Posts: 119
Thanks: 26
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Imar View Post
Yes, that's what the tool does. That's also the reason why I publish *locally*. E.g. I let VWD create a deployable folder for me through the Publish tool on my local machine. Then I take the local copy, delete what I don't want to sync (databases maybe, temporary documents and so on) and then FTP the resulting files to a production server.

Imar
Thanks Imar:

How do I "let VWD create a deployable folder for me through the Publish tool"? Is that in the book?

I downloaded something called Web Deployment Project that works with VS and its under the Build menu which states "Add Web Deployment Project" but I don't know how to use it or if I should use it. Is that what you're talking about?


Rachel
 
Old March 21st, 2009, 11:24 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
How do I "let VWD create a deployable folder for me through the Publish tool"? Is that in the book?
Using the Publish tool. Right-click the site and choose Publish Web Site. It then creates a *copy* of the site which you can clean up before you send it to your remote host.

And no, I wasn't talking about Web Deplyment Projects. You may not need it, although it can be useful. For more info: http://weblogs.asp.net/scottgu/archi...06/429723.aspx

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploying the Site SoloEng BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 8 September 9th, 2007 09:39 PM
Publish Web Site & Copy Web Site angshujit ASP.NET 2.0 Basics 1 June 15th, 2007 09:21 AM
Deploying the site MoeShall BOOK: ASP.NET Website Programming Problem-Design-Solution 3 April 20th, 2005 07:06 AM
how do i change the site icon on a geocitiies site uprocker2 HTML Code Clinic 2 March 4th, 2005 07:20 AM
Error in deploying a site (BC30002) j_arya Classic ASP Basics 1 October 2nd, 2004 07:04 AM





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