|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Moving a project to a different locationHi!
How do I move a project (all sources) to a different location. Currently it is located in 'My Documents', but I would like to move it to a directory on the server. When I try the "Save As..." option on the vbproj-file, VS2005 tells me that it can be in the current directory only... Tia, Martin Martin,
Don't try to move the project from within the IDE. Instead, use Explorer to move the folder to the new location. Kerry Moorman Show quoteHide quote "Martin" wrote: > Hi! > How do I move a project (all sources) to a different location. Currently it > is located in 'My Documents', but I would like to move it to a directory on > the server. > When I try the "Save As..." option on the vbproj-file, VS2005 tells me that > it can be in the current directory only... > > Tia, > Martin > > > Please excuse me for jumping in here
Needing a second project similar to an existing one I've: Used explorer to copy the project folder Renamed the new folder and all the new files Open VS2005 (not for the new files) and used Change in Files to change all occurrences of the old file name to the new file name. This appears to work. I wonder though, if there is something (maybe a GUID) that's not the same as if I had started a new project and cut an pasted the source code. Is there? Show quoteHide quote "Kerry Moorman" <KerryMoor***@discussions.microsoft.com> wrote in message news:79B71F10-1765-46AB-9CF6-3E9839157C88@microsoft.com... > Martin, > > Don't try to move the project from within the IDE. Instead, use Explorer > to > move the folder to the new location. > > Kerry Moorman > > > "Martin" wrote: > >> Hi! >> How do I move a project (all sources) to a different location. Currently >> it >> is located in 'My Documents', but I would like to move it to a directory >> on >> the server. >> When I try the "Save As..." option on the vbproj-file, VS2005 tells me >> that >> it can be in the current directory only... >> >> Tia, >> Martin >> >> >> "Martin" <x@y.com> wrote in message Kerry is right. Remember that folder that VS made when you first creatednews:eGYmOufOGHA.140@TK2MSFTNGP12.phx.gbl... > Hi! > How do I move a project (all sources) to a different location. Currently it > is located in 'My Documents', but I would like to move it to a directory on > the server. > When I try the "Save As..." option on the vbproj-file, VS2005 tells me that > it can be in the current directory only... the project ? Well, that's the folder you can copy/ move (including all subfolders intact). Its not like ms Word or Excel - the "Save as.." does not work for the project when you want to move it. Windows explorer -> drag-n-move -> . Thanks to all!
That worked perfectly. Show quoteHide quote "Martin" <x@y.com> wrote in message news:eGYmOufOGHA.140@TK2MSFTNGP12.phx.gbl... > Hi! > How do I move a project (all sources) to a different location. Currently > it is located in 'My Documents', but I would like to move it to a > directory on the server. > When I try the "Save As..." option on the vbproj-file, VS2005 tells me > that it can be in the current directory only... > > Tia, > Martin > >
How to invoke IE ...
2003 v. 2005 studio - need some help, please. program on startup How to connect to MS Access.... X & Y within DataGridView Raising CustomControl Events from within Class Help get record count and moving forward and backwards! Binary Formatter not suitable accross firewalls Implicit Type Conversion of Enum? Creating a DirectX 3D boxed view (VB.NET 2005) |
|||||||||||||||||||||||