I am have just finished converting a very large and important project, with over a hundred forms, from .NET 1.1 to .NET 2.0 using Visual Studio 2005. Before it was converted the project would be pushed out using the 'Copy Project' option in VS 2003. Now that the upgrade from 1.1 to 2.0 is complete I want to push the project out before I continue updating to 3.5; however, VS 2005 doesn't have copy project it has publish instead. I tried using publish but it didn't work because the web access method we use is file share not front page.
As a reference the copy project window dialogs were as follows :
destination project folder: https://secure.oursitehere.com/eforms
web access method: File Share - S:\SSLApps\eforms
Copy: Only files needed to run this application
If you could please assist me in how to do this in VS 2005
Thank You,
geshafer