Updating Production

Discussion in 'ASP.NET / ASP.NET Core' started by garrydawkins, Jan 20, 2004.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Ok, ok, I've been at this for all of a month and a half. I managed not to blow thing up sofar. I took a test copy of a production form and modified it to the user specifications. I'm ready to implement that update to the production environment. Is Visual Studios .NET. What would be the most effective way. I attempted to just copy the new code into the production file and build it again. Did not work. Should I copy the complete test page into production? Please advise.

    Thanks[?]
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    You should use Copy Project Feature in VS.net

    See this FAQ, http://kb.discountasp.net/article.aspx?id=10002

    quote:Originally posted by garrydawkins

    Ok, ok, I've been at this for all of a month and a half. I managed not to blow thing up sofar. I took a test copy of a production form and modified it to the user specifications. I'm ready to implement that update to the production environment. Is Visual Studios .NET. What would be the most effective way. I attempted to just copy the new code into the production file and build it again. Did not work. Should I copy the complete test page into production? Please advise.

    Thanks[?]
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page