Link to home
Start Free TrialLog in
Avatar of juststeve
juststeve

asked on

Move project to remote server

My net connection doesn't allow me to use visual studio to directly create my project on my colocated server (Win Serv. 2003). So I'm developing/testing locally and now need to upload the project to the remote server.

So far, I've found one document that talks about moving a project but it assumes I have vs on both machine. While I have the 1.1 framework installed (and a couple basic .aspx pages) already running on the remote box I shouldn't have to install Visual Studio there...I just want to upload whatever it takes to serve my new pages from there.

Where's the recipe?

thankx
SOLUTION
Avatar of razo
razo

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tusharashah
tusharashah

Although, moving files (the way previously suggested) through FTP will stay easier. You can use tools like:
 http://www.SmartFtp.com/
 http://www.cuteftp.com/cuteftppro/

-tushar