954,178 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

how can I copy asp.net project from one system and work on it in a different system

I am working on a asp.net project currently in my office.I want to copy this project into my system at home so that I can work on it both at home and at office but my project copied from my office system is not atleast opening in my system at home.

Plz tell me how to copy the project from one system to another so that I can work on two systems & complete work quickly.

ramareddy_dotne
Newbie Poster
15 posts since May 2005
Reputation Points: 10
Solved Threads: 0
 

Just copy the entire project folder to your other computer, insuring that you grab the solution file for that application/project. Then use the solution file to load the application into your visual studio environment. Assuming you are using visual studio?

Query: Is your company using Visual Safesource??

Hope this helps

I am working on a asp.net project currently in my office.I want to copy this project into my system at home so that I can work on it both at home and at office but my project copied from my office system is not atleast opening in my system at home.

Plz tell me how to copy the project from one system to another so that I can work on two systems & complete work quickly.

Paladine
Master Poster
Team Colleague
824 posts since Feb 2003
Reputation Points: 211
Solved Threads: 27
 

:rolleyes:


hi just make changes only

.csproj.webinfo

file. you have to change the path of your project. after this you can open your project at home as well as office

iqbal_2378
Newbie Poster
1 post since Feb 2007
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You