PC Review


Reply
Thread Tools Rate Thread

Deploying/Copying project in VS.Net2.0

 
 
Sweety
Guest
Posts: n/a
 
      23rd Aug 2006
I used to use the copy option(with Select the Only files needed to run
this application)
to copy a project whenever I do a build in VS.Net1.1. Whats the
equivalent of this in .Net2.0?
I have tried the publish option but it also copies all the source
files. I would appreciate it if someone can tell me a better way of
doing this.

Thanks a lot in advance

 
Reply With Quote
 
 
 
 
Laurent Bugnion
Guest
Posts: n/a
 
      24th Aug 2006
Hi,

Sweety wrote:
> I used to use the copy option(with Select the Only files needed to run
> this application)
> to copy a project whenever I do a build in VS.Net1.1. Whats the
> equivalent of this in .Net2.0?
> I have tried the publish option but it also copies all the source
> files. I would appreciate it if someone can tell me a better way of
> doing this.
>
> Thanks a lot in advance


I suppose you're talking about a web site, right?

In Studio 2005, you can deploy a web site with the following menus:

Website/Copy web site (menu only available for projects of type
"Website"): This opens a FTP type window where you can copy selected
files. This option is rather meant for publishing uncompiled CS files.

Build/Publish website: This will precompile your website and copy the
necessary files to a selected folder. This folder may also be remote
(FTP or HTTP). This should copy only necessary files.

HTH,
Laurent
--
Laurent Bugnion, GalaSoft
Software engineering: http://www.galasoft-LB.ch
Private/Malaysia: http://mypage.bluewin.ch/lbugnion
Support children in Calcutta: http://www.calcutta-espoir.ch
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
a todayScreen plugin example project for VS2005 - .net2.0?? Milsnips Microsoft Dot NET Compact Framework 0 17th Jan 2007 02:27 PM
cannot view xsd file of asp.net2 website project j-in-uk Microsoft C# .NET 1 4th Oct 2006 02:40 AM
.NET2.0 Bug Fix: Auto Toolbox Population does not work when project in solution folder Brian Henry Microsoft Dot NET 0 23rd Jan 2006 07:07 PM
.NET2.0 Bug Fix: Auto Toolbox Population does not work when project in solution folder Brian Henry Microsoft C# .NET 0 23rd Jan 2006 07:07 PM
.NET2.0 Bug Fix: Auto Toolbox Population does not work when project in solution folder Brian Henry Microsoft VB .NET 0 23rd Jan 2006 07:07 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:24 AM.