locked
Deploy ASP.NET website develop on VS2012 to IIS7 RRS feed

  • Question

  • User578929758 posted

    Hi,

    I'm plaming to build ASP website (for mobile) on my own laptop using Visual Studio 2012. My question is am I going to have any problem deploying it on Web hosting company running IIS 7 (Windows Server 2008)?

     

    Sam

    Monday, June 24, 2013 5:28 AM

Answers

  • User-166373564 posted

    Hi

    Microsoft updated the FTP service for Windows Server  2008 and above. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options.

    You can learn how to FTP Publishing to a Web Site in IIS 7 and deploy your web application here,

    #Adding FTP Publishing to a Web Site in IIS 7

    At the same time some web application deployment strategies are also available for you,

    # ASP.NET Web Application Project Deployment Overview

    http://msdn.microsoft.com/en-us/library/dd394698%28v=VS.100%29.aspx

    Moreover, Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters. They require no up-front expenses, no long term commitment, and enable you to pay only for the resources you use, and you can try it free,

    Windows Azure - http://www.windowsazure.com/en-us/ 

    hope it helps you,

    Regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, June 26, 2013 3:50 AM

All replies

  • User1470282298 posted

    Hi, it will works.

    Just be careful with the framework target. Check with your hosting before you choose between .Net4 or .Net4.5

    Monday, June 24, 2013 5:37 AM
  • User311508580 posted

    Hi ssamnang,

    Please dont worry as it is easy to deploy your asp.net to hosting enivronment, you can use FTP tools to upload all your files. Now, you just need to find asp.net hosting provider that meet your requirement. :)

    Monday, June 24, 2013 10:37 AM
  • User-166373564 posted

    Hi

    Microsoft updated the FTP service for Windows Server  2008 and above. This new FTP service incorporates many new features that enable web authors to publish content better than before, and offers web administrators more security and deployment options.

    You can learn how to FTP Publishing to a Web Site in IIS 7 and deploy your web application here,

    #Adding FTP Publishing to a Web Site in IIS 7

    At the same time some web application deployment strategies are also available for you,

    # ASP.NET Web Application Project Deployment Overview

    http://msdn.microsoft.com/en-us/library/dd394698%28v=VS.100%29.aspx

    Moreover, Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters. They require no up-front expenses, no long term commitment, and enable you to pay only for the resources you use, and you can try it free,

    Windows Azure - http://www.windowsazure.com/en-us/ 

    hope it helps you,

    Regards

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, June 26, 2013 3:50 AM
  • User13850534 posted

    I don't see any problem in doing so..

    Thursday, June 27, 2013 5:26 AM