473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to make a copy of a developing VS05 application to another machine?

I'm working on a VB 05 project. I need to copy the project from my home's
development machine to the PC at work so I can work in both places. I was
able to do this with VS2003 but always got error "... appname.vbproj
application not installed!" with 05' projects.
I have VS05 installed in both machines.

Thanks

Bill
Apr 7 '06 #1
9 1239
I don't have the need for source control since I'm the only one who will be
working on this project.
Is there any other option for this?
Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
"Bill nguyen" <bi*****************@jaco.com> wrote in
news:OV**************@TK2MSFTNGP04.phx.gbl:
I'm working on a VB 05 project. I need to copy the project from my
home's development machine to the PC at work so I can work in both
places. I was able to do this with VS2003 but always got error "...
appname.vbproj application not installed!" with 05' projects.
I have VS05 installed in both machines.


I would install some sort of source control... take a look at SourceGear
Vault. I believe their 1 user version is free.

Apr 7 '06 #2
Bill,

Flashdrive.

Kerry Moorman
"Bill Nguyen" wrote:
I don't have the need for source control since I'm the only one who will be
working on this project.
Is there any other option for this?
Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
"Bill nguyen" <bi*****************@jaco.com> wrote in
news:OV**************@TK2MSFTNGP04.phx.gbl:
I'm working on a VB 05 project. I need to copy the project from my
home's development machine to the PC at work so I can work in both
places. I was able to do this with VS2003 but always got error "...
appname.vbproj application not installed!" with 05' projects.
I have VS05 installed in both machines.


I would install some sort of source control... take a look at SourceGear
Vault. I believe their 1 user version is free.


Apr 7 '06 #3
JJ
I personally use source control even tho I am the only developer on certain
projects. I find it handy to be able to roll back, or compare code changes
with previous versions.
IMHO I would have thought this was an ideal suggestion by Spam Cathcher if
you are wokring on code stored in two locations.

JJ

"Bill Nguyen" <bi*****************@jaco.com> wrote in message
news:ec**************@TK2MSFTNGP02.phx.gbl...
I don't have the need for source control since I'm the only one who will be
working on this project.
Is there any other option for this?
Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
"Bill nguyen" <bi*****************@jaco.com> wrote in
news:OV**************@TK2MSFTNGP04.phx.gbl:
I'm working on a VB 05 project. I need to copy the project from my
home's development machine to the PC at work so I can work in both
places. I was able to do this with VS2003 but always got error "...
appname.vbproj application not installed!" with 05' projects.
I have VS05 installed in both machines.


I would install some sort of source control... take a look at SourceGear
Vault. I believe their 1 user version is free.


Apr 8 '06 #4
Kerry;

You mean to start a project in a flash drive?
Thanks

Bill

"Kerry Moorman" <Ke**********@discussions.microsoft.com> wrote in message
news:3E**********************************@microsof t.com...
Bill,

Flashdrive.

Kerry Moorman
"Bill Nguyen" wrote:
I don't have the need for source control since I'm the only one who will
be
working on this project.
Is there any other option for this?
Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
> "Bill nguyen" <bi*****************@jaco.com> wrote in
> news:OV**************@TK2MSFTNGP04.phx.gbl:
>
>> I'm working on a VB 05 project. I need to copy the project from my
>> home's development machine to the PC at work so I can work in both
>> places. I was able to do this with VS2003 but always got error "...
>> appname.vbproj application not installed!" with 05' projects.
>> I have VS05 installed in both machines.
>>
>
> I would install some sort of source control... take a look at
> SourceGear
> Vault. I believe their 1 user version is free.


Apr 8 '06 #5
I'll use source control if I have to.

However, isn't this something that we can handle from within VS2005 itself
instead of using an add-on for such a simple requirement?

Thanks for the advice.

Bill

"JJ" <ab*@xyz.com> wrote in message
news:eV**************@TK2MSFTNGP05.phx.gbl...
I personally use source control even tho I am the only developer on certain
projects. I find it handy to be able to roll back, or compare code changes
with previous versions.
IMHO I would have thought this was an ideal suggestion by Spam Cathcher if
you are wokring on code stored in two locations.

JJ

"Bill Nguyen" <bi*****************@jaco.com> wrote in message
news:ec**************@TK2MSFTNGP02.phx.gbl...
I don't have the need for source control since I'm the only one who will
be working on this project.
Is there any other option for this?
Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
"Bill nguyen" <bi*****************@jaco.com> wrote in
news:OV**************@TK2MSFTNGP04.phx.gbl:

I'm working on a VB 05 project. I need to copy the project from my
home's development machine to the PC at work so I can work in both
places. I was able to do this with VS2003 but always got error "...
appname.vbproj application not installed!" with 05' projects.
I have VS05 installed in both machines.
I would install some sort of source control... take a look at SourceGear
Vault. I believe their 1 user version is free.



Apr 8 '06 #6
Bill,

Yes, start and keep the project on a flash drive. Then it is completely
portable to any development machine you use.

Of course, as with everything, regularly backup the flash drive.

Kerry Moorman
"Bill nguyen" wrote:
Kerry;

You mean to start a project in a flash drive?
Thanks

Bill

"Kerry Moorman" <Ke**********@discussions.microsoft.com> wrote in message
news:3E**********************************@microsof t.com...
Bill,

Flashdrive.

Kerry Moorman
"Bill Nguyen" wrote:
I don't have the need for source control since I'm the only one who will
be
working on this project.
Is there any other option for this?
Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
> "Bill nguyen" <bi*****************@jaco.com> wrote in
> news:OV**************@TK2MSFTNGP04.phx.gbl:
>
>> I'm working on a VB 05 project. I need to copy the project from my
>> home's development machine to the PC at work so I can work in both
>> places. I was able to do this with VS2003 but always got error "...
>> appname.vbproj application not installed!" with 05' projects.
>> I have VS05 installed in both machines.
>>
>
> I would install some sort of source control... take a look at
> SourceGear
> Vault. I believe their 1 user version is free.


Apr 8 '06 #7
Thanks;
I'll try this.

Bill
"Kerry Moorman" <Ke**********@discussions.microsoft.com> wrote in message
news:9D**********************************@microsof t.com...
Bill,

Yes, start and keep the project on a flash drive. Then it is completely
portable to any development machine you use.

Of course, as with everything, regularly backup the flash drive.

Kerry Moorman
"Bill nguyen" wrote:
Kerry;

You mean to start a project in a flash drive?
Thanks

Bill

"Kerry Moorman" <Ke**********@discussions.microsoft.com> wrote in message
news:3E**********************************@microsof t.com...
> Bill,
>
> Flashdrive.
>
> Kerry Moorman
>
>
> "Bill Nguyen" wrote:
>
>> I don't have the need for source control since I'm the only one who
>> will
>> be
>> working on this project.
>> Is there any other option for this?
>> Thanks
>>
>> Bill
>>
>> "Spam Catcher" <sp**********@rogers.com> wrote in message
>> news:Xn**********************************@127.0.0. 1...
>> > "Bill nguyen" <bi*****************@jaco.com> wrote in
>> > news:OV**************@TK2MSFTNGP04.phx.gbl:
>> >
>> >> I'm working on a VB 05 project. I need to copy the project from my
>> >> home's development machine to the PC at work so I can work in both
>> >> places. I was able to do this with VS2003 but always got error "...
>> >> appname.vbproj application not installed!" with 05' projects.
>> >> I have VS05 installed in both machines.
>> >>
>> >
>> > I would install some sort of source control... take a look at
>> > SourceGear
>> > Vault. I believe their 1 user version is free.
>>
>>
>>


Apr 8 '06 #8
dgk
On Sat, 8 Apr 2006 07:23:55 -0700, "Bill nguyen"
<bi*****************@jaco.com> wrote:
I'll use source control if I have to.

However, isn't this something that we can handle from within VS2005 itself
instead of using an add-on for such a simple requirement?

Thanks for the advice.

Bill


If it's a desktop project then I'm not sure what your problem is in
the first place. I have a VS2005 VB application that I move between
home and work all the time. One main project (desktop app) and two
supporting class library (DLL) projects. The solution has all three in
it, and each project lives in a separate directory under My
Documents\Visual Studio 2005\Projects. There are also a few third
party controls involved as well as the ReportViewer.

SourceSafe isn't a bad idea; I should be using it; but it certainly
isn't needed to move a project. A thumb drive should suffice.

Why not try starting a new project and use Add Existing Item to keep
adding parts of the solution until you figure out what is missing. It
sounds like something in the project is not being copied.
Apr 8 '06 #9
I got this advice from Spam Catcher recently. I'm inclined to go with
sourcegear vault. I'm mainly working by myself so I don't really need fancy
features regarding source control. However, I would like to know if there
are other options beside VSS and Sourcegear. I'm looking for user friendly
implementation and operation, not sophistication.

In sourcegear site, there's an eval binaries that youc an download. Do I
need to download both server and client components?

Thanks

Bill

"Spam Catcher" <sp**********@rogers.com> wrote in message
news:Xn**********************************@127.0.0. 1...
Spam Catcher <sp**********@rogers.com> wrote in
news:Xn**********************************@127.0.0. 1:
"Bill Nguyen" <bi*****************@jaco.com> wrote in
news:ec**************@TK2MSFTNGP02.phx.gbl:
I don't have the need for source control since I'm the only one who
will be working on this project.
Is there any other option for this?


The flash drive idea is good - but source control will allow you to sync
your project amongst many computers as needed (even tho you're the only
developer).

P.S. if you do go with source control, avoid SourceSafe - SourceGear Vault
is a much better product (http://www.sourcegear.com).

May 10 '06 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Goran Djuranovic | last post by:
I am trying to COPY, not deploy, ASP.NET application. I know that asp.net application can be copied without any problems by using "Copy Project" menu item, but only if it doesn't have any Crystal...
2
by: Paul | last post by:
Dear All, I want to use web form to upload my file and copy the file to another machine. I can upload the file, but when I copy the file(file.CopyTo(".....", true)) to another machine(map...
1
by: PRM | last post by:
Hi I have an ASp.net application using C#. I need to copy a file present on the web server machine to a remote machine on the network. Although this seems to be a trivial matter I am having...
0
by: PRM | last post by:
Hi I have an ASp.net application using C#. I need to copy a file present on the web server machine to a remote machine on the network. Although this seems to be a trivial matter I am having...
3
by: Johnny | last post by:
Hi, I have created an ASP.NET application (let's call it FooBar) with VS.NET on my local machine, residing in http://localhost/FooBar. Deploying it to another folder on my machine works well...
13
by: Niyazi | last post by:
Hi I have a report that I have to run it monthly in my machine. My code in VB.NET and I access AS400 to get data, anaysie it and send into pre formated Excel sheet. The data consist of 9000...
12
by: alanchinese | last post by:
i am a db2 newbie. we have a server hosting a db2/6000 database that restricts the use of backup, generate ddl. i wonder if there is a simple way to transfer the database structure and data into my...
3
by: Dean Slindee | last post by:
My project is getting a bit large, and I would like to kick-start VS05 into performing the error-checking compilation at my direction, rather than waiting for it to self-start. Is there a way to...
1
by: Richard Lewis Haggard | last post by:
We're using VS05 and today the units tests have stopped working in our development environment. I'm sure that it is something really silly and simple but I'll be darned if I can figure out what it...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.