I was updating a test app from Silverlight 2 Beta 2 to work with the recently released developer only Silverlight RC0 and kept getting the "install Silverlight" button in tests. I discovered that the object type needed to be changed from applicatiion/x-silverlight-2-b2 to application/x-silverlight-2.
Comments