Silverlight web part not grayed out behind SharePoint popup
If you create a Silverlight webpart and deploy it to SharePoint; it won’t gray out behind a default SharePoint popup. To fix this, you need to set the windowsless parameter to true (though this might affect performance a bit).
To do this, edit the default SilverlightPluginGenerator.cs file and add...
[read more]
Submit a review:
Login required.