i have a problem with Firefox and Silverlight. I have a silverlight application (with version-number 1.0.0.0) on my website. Now I have modified the silverlight application(version-number is now 1.0.0.1) and replaced the old file on the server with my new application.
The Internet Explore loads the new application correctly. But unfortunally the Firefox 4 still loads the old Silverlight application.
Is there a trick to fix this issue or have i to rename the xap file on every update?
Than You
May be Firefox cached that xap and load cahced one.
If you wont do load xap every time user opens the page, then replace
with this one