There have been a lot of hits to my blog for the search term “Silverlight Azure development”. So for anybody who is stuck at this first step of getting Silverlight hosted on Windows Azure.
I’ve included steps for creating a new Silverlight project, or adding an existing one.
Creating a new Silverlight project
- Create a windows azure web cloud project

- Right click the solution in solution explorer and add a new project.

- Add a new silverlight project

- Then simply tell it to also add a refrence to our ASP.Net web role project.
Adding an existing Silverlight project
If you already have an existing Silverlight project that you have been working on and just want to get it hosted on Azure
January 8, 2009 at 10:17 am
[...] Silverlight hosted on Windows Azure Possibly related posts: (automatically generated)Further Azure Thoughts [...]
January 26, 2009 at 9:01 am
Hi,
I put some controls on the page.
I get always a blank page in my IE. The same result in Dev Fabric and in the cloud.
Did I forget something?
February 12, 2009 at 7:50 am
Same here, the page remains white. This is the error:
Error: Unhandled Error in Silverlight 2 Application
Code: 2104
Category: InitializeError
Message: Could not download the Silverlight application. Check web server settings
Does any one have clue what’s causing this?
February 22, 2009 at 6:30 am
Same, debug results in blank IE page at loopback address. The project had no build errors. No errors shown in trace/logs
June 23, 2009 at 6:35 pm
Thank you Sir
July 31, 2009 at 4:48 pm
Thanx for the info. I will post my experience here soon