5 February 2009 0 Comments

Using an Existing ASP.Net Web Application as a Windows Azure Web Role

One of the things which I’ve kind of covered with my MVC posts here and here is the steps for taking an existing ASP.Net Web Application project and getting it to run on Windows Azure as the Web Role. Based on some of the forum questions I’ve seen, I figured this could use a post on its own. I’ll start this off by making a new ASP.Net Web Application – note that there is currently a limitation in that only Web Applications (and not Web Sites) can be associated as Web Roles in the Windows Azure Tools for Visual Studio – if you really need to use a Web Site, you can do so with the Windows Azure SDK.  If you have a Web Site and are willing to convert it to a Web Application, Visual Studio provides a conversion tool

Read the original here:
Using an Existing ASP.Net Web Application as a Windows Azure Web Role

If you liked this post, buy me a Coffee.

Leave a Reply