I've developed a website in ASP.NET C # in Visual Studio 2013 (no database), for a company. This company wants to replace its current website with the one I've developed. This site is located on the server of a telephone company. How can I replace the old site files with mine, ie, what do I have to do to get my site up and running?
I tried to follow this solution: https://support.microsoft.com/en-us/help/326356/how-to-deploy-an-asp-net-web-application-using-the-copy-project-featur but in step 1 from "Steps to Perform a Copy Project in Visual Studio .NET", the "Copy Project" command is not available.