Just released a new version of the SilverPart webpart on CodePlex. This new release supports Silverlight 2 Beta 1. Among the new features are:
Go to Codeplex to get the files:
http://www.codeplex.com/silverpart
AN.
Just released a new version of the SilverPart webpart on CodePlex. This new release supports Silverlight 2 Beta 1. Among the new features are:
Go to Codeplex to get the files:
http://www.codeplex.com/silverpart
AN.
This is just a follow-up on my previous post IE Crashing with Silverlight 2 - Fixed it ! It was about IE crashing with Silverlight 2 and I thought I had fixed it re-installing the plug-in again.
But it turns out it was not fixed. Recently I started to experience the crashes again. So back into troubleshooting mode. Again, I’ve used fiddler and noticed those HTTP requests to go.microsoft site again. So it just came to my mind that Silverlight has an automatic update setting. If you right click any Silverlight content you can see the configuration window.
Click on Updates tab and then select the option to Never check for updates
Changing this fixed the problem and those HTTP requests disappeared. Now, by changing this you will never have the plugin updated automatically which can be a vulnerability to security threats if you don’t have an update method in place. If you are deploying Silverlight through Group Policies in a company you can set this option via a group policy that sets a registry key.
Give it a try and see if that fixes your crashing problems. It did for me and this time I think is for good. I can say again “I’m happy”