How to fix Silverlight 3 with Azure May SDK

July 10, 2009 at 2:00 am (Azure, Silverlight)

After upgrading my project from Silverlight 2 to Silverlight 3, my Azure project would not load :(. Looks like the upgrade for Azure assumes you have VS 2010.

Fortunately the fix is simple in 2 easy steps (click images to see them better):

1)  Renumber the tools version from 4.0 to 3.5

SLAzureFix1

2) Remove the text “ for VS2010”

SLAzureFix2

 

Hope this helps

Leave a comment