Silverlight is probably not the most popular topic around here, but I recently discovered an odd issue that I hadn't seen before. The problem may be of interest to others. My website contains some algorithm demos built in Silvelight, and some cached assemblies are shared by the Silverlight applications. Sometimes Chrome will work fine for one of the applications, but not the others, which simply appear as blank spaces on the web page. Reloading an offending page has no effect. Once Chrome fails to run an application, it continues to fail on that application until the browser's cache is cleared. Maybe the issue is related to Silverlight's new assembly caching feature?


Reply With Quote