PC Review


Reply
Thread Tools Rate Thread

copy my vb project... is it as easy as copying the directory..

 
 
AussieRules
Guest
Posts: n/a
 
      3rd May 2010
Hi,

I want to take a copy of a project so I have two projects the same.. the
idea is i can play around with one, and not effect the original..

is it as easy as just using file explorer to copy the directory from say
c:\project1 to c:\project2... or do the project files like forms etc have
paths in them and therefore I can't just copy like this..

thanks


 
Reply With Quote
 
 
 
 
PvdG42
Guest
Posts: n/a
 
      3rd May 2010

"AussieRules" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> I want to take a copy of a project so I have two projects the same.. the
> idea is i can play around with one, and not effect the original..
>
> is it as easy as just using file explorer to copy the directory from say
> c:\project1 to c:\project2... or do the project files like forms etc have
> paths in them and therefore I can't just copy like this..
>
> thanks
>
>


That will depend on the project type(s) and what you may have done to make
it portable. As an example, if you are using a database file, the connection
you created has a hard coded path to the file by default. Replacing the path
in app.config with

|Data Directory|

makes the file accessible from any project location.

Make sure the solution you want to copy is not open in VS. Make a copy of
the entire solution folder in your preferred location and open it in VS to
see what, if anything, needs fixing.


 
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
Is there an easy way to copy a portion of a page design from one project to another???? Hexman Microsoft Dot NET Framework Forms 2 24th Apr 2006 11:16 PM
Web Setup project - create virtual directory & point to another location in directory structure kplkumar@gmail.com Microsoft C# .NET 0 12th Apr 2006 06:26 PM
Is there an easy way to copies all files in a directory into another directory? **Developer** Microsoft VB .NET 23 18th Dec 2005 12:39 PM
VB.Net Copy Project fails because copy directory is marked executable. John Blair Microsoft ASP .NET 4 12th Jan 2005 02:24 AM
Copying files in the root with Copy Project John Lundrigan Microsoft ASP .NET 0 20th May 2004 05:47 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:26 AM.