Tuesday, November 11, 2008

Why Silverlight Application Stopped Working ?

After the release of Silverlight 2 all the previous application built on silverlight 2 beta 1 and beta 2 will not work if the client silverlight plugin is updated to the new version.

In order to make your silverlight beta 1 or silverlight beta 2 component work you will need to modify all entries of "application/x-silverlight-2-b2" or "application/x-silverlight-2-b1" to "application/x-silverlight-2" in your aspx or html calling pages.

No comments: