Technical support This forum is closed.
Version 1.x > Technical support > How to edit website webproject online View modes: 
User avatar
Member
Member
rahemeen - 6/24/2006 3:13:59 PM
   
How to edit website webproject online
how can we edit the web application project using visual studio 2003 online and build the solutions online. bcaz whenever i am making code changes i have to build the solutions and upload all files on server again. so anysmall modification i have to upload complete site.
plz, help me out how to modify my code and build the solutions from server directly so that i am not required to upload the site again.

waiting for your reply eagerly

thanx in advacne

User avatar
Guest
admin - 6/27/2006 4:14:19 PM
   
Re: How to edit website webproject online
Hello,

unfortunately, this is a standard process. If you're using VS 2005, you need to copy only the updated files to the server. With VS 2003, you also need to copy the updated web project dll from the bin folder.

Best Regards,