by mheydt
22.
March 2009 13:27
>
Yesterday I was deploying a Silverlight application into the local azure fabric and was getting this error 2103 when the app started stating that I had an invalid xap. After a bunch of searches that didn't get me the answer I needed, I found this post:
http://social.msdn.microsoft.com/Forums/en-US/windowsazure/thread/722cd6ab-3c6a-40db-913c-e406c7596289/
Basically, I was on Windows 7 build 7057 x64, and did not have the static content option enabled when IIS installed. I turned that on and things all started to work just fine.