locked
Convert Web Application to Website. RRS feed

  • Question

  • I have seen a lot of post on how to convert a Website to a Web Application.
    What I would like to know is how to convert a Web Application to a Website.

    I am using Visual Studio Express 2012 and SQL Server Express 2012.

    Can anybody help me on that? It would be much appreciated.

    Thank you.

    • Moved by Amanda Zhu Monday, November 18, 2013 2:03 AM
    Saturday, November 9, 2013 11:33 AM

Answers

  • To my knowledge, there is no built-in way to automatically convert a web application to a website. Unfortunately I doubt there is a better way than to just create a new website and include the files manually.

    I'm sure you're already aware of the pros and cons of websites, but if not, I'd suggest you have a look at the link below. Just to make sure you want to go down the website road. :-)

     http://msdn.microsoft.com/en-us/library/dd547590(v=vs.110).aspx 

    • Proposed as answer by Amanda Zhu Monday, November 18, 2013 2:02 AM
    • Marked as answer by Just Karl Wednesday, November 20, 2013 6:37 PM
    Saturday, November 9, 2013 4:44 PM

All replies

  • To my knowledge, there is no built-in way to automatically convert a web application to a website. Unfortunately I doubt there is a better way than to just create a new website and include the files manually.

    I'm sure you're already aware of the pros and cons of websites, but if not, I'd suggest you have a look at the link below. Just to make sure you want to go down the website road. :-)

     http://msdn.microsoft.com/en-us/library/dd547590(v=vs.110).aspx 

    • Proposed as answer by Amanda Zhu Monday, November 18, 2013 2:02 AM
    • Marked as answer by Just Karl Wednesday, November 20, 2013 6:37 PM
    Saturday, November 9, 2013 4:44 PM
  • Hello,

    Thank you for your post.

    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System and Visual Studio Editor.

    Because your issue is related to ASP.NET Web Application and website convertion, I agree with that there is no built-in way to automatically convert a web application to a website, I suggest that you can consult your issue on ASP.NET forum: http://forums.asp.net/  to check whether there are some ways to accomplish.

    Best regards,


    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

    Monday, November 11, 2013 8:57 AM