ASP.NET MVC deploy to root

Discussion in 'ASP.NET / ASP.NET Core' started by bermaster, May 31, 2010.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I want to deploy my ASP.NET MVC site from Visual Studio 2010 to my domain root. Is there a guide available for it?
     
  2. Hi,
    On http://www.dasptv.com/ we've published two webcasts for VS2010 deployment so far.
    If you deploy as an App there are a few extra steps but if you can get away with the Copy Web Site feature it's painless.
    You can also use MSDeploy from the IIS7 Manager if you have that setup.
    Which way do you want to go?
    All the best,
    Mark
     
  3. How about VS2008

    How about deploying an MVC application from VS2008? Publish didn't seem to cut it.
     
  4. ...As for myself, haven't experimented with that yet but I will soon.
     
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