Where is the Publish operation in Visual Studio 2003?

I used the Publish operation in Visual Studio 2005 and 2008 (by right-clicking the project in Solution Explorer and selecting Publish from the context menu). Now I was provided with the ASP.Net web application for the change that was done in Visual Studio 2003. Where can I find the publish operation in Visual Studio 2003?

thank

+5
source share
1 answer

Please refer to the following link.

HOW: Deploy an ASP.NET web application using the Copy Project feature in Visual Studio .NET. http://support.microsoft.com/kb/326356

+5

All Articles