Updated to Silverlight RC0 and now it's broke?
A quick fix when updating apps to RC0...if all you get is the "Install Silverlight" button, make sure your object type in your page is changed to
application/x-silverlight-2
instead of
applicatiion/x-silverlight-2-b2
And of course whatever machine you're using for testing should be running Silverlight RC0.