Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

work on same application from different machines

Status
Not open for further replies.

ASPnetNovice

Programmer
Apr 28, 2005
19
US
Hello,

I have the following problem I am working on an ASP .net application and during the day I work in the office but at night I like to save my changes and zip the folder where my application is stored to be able to work from home

I am testing this with another machine in the office but it doesn't work.

How can I achieve this ?? (work on the same application from differents machines)

Thanks.

 
Do you have iis set up on both\all systems?

I develop on 3 different systems..

Sourcesafe looks after changes and syncronization. Each has iis so can be it's own webserver and then posting to the production box is just a click on the copy/files option of Solution Explorer..

 
Thanks for your reply,

I do have IIS in both of the machines.

I have heard of source safe before but wasn't sure in what context it could be used.

Will look into that.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top