Skip to main content
Home Forums General Silverlight Installation and Setup MOSS with Silverlight: SilverPart (Codeplex)
2 replies. Latest Post by borinio on November 28, 2008.
(0)
borinio
Member
1 points
9 Posts
11-27-2008 1:35 PM |
Has anyone experience with SilverPart from Codeplex to display Silverlight xap-files in a Sharepoint Webpart? I do not succeed: Silverlight Runtime is installed, but MOSS has error message: Cannot instantiate Silverlight content. Make sure you have the right Silverlight plugin installed. Please contact your administrator. The version installed is 2.0.31005.0. What is the problem and what to do? Anything in MOSS to be done? Is there any other easy way to get XAP-Files into Sharepoint? Thank you for your help. Best Regards, Boris.
bartczer...
Contributor
4172 points
730 Posts
11-27-2008 11:54 PM |
Yes the BluePrints for Silverlight are another option. Found here: http://www.codeplex.com/SL4SP
Samples and screen cast: http://www.codeplex.com/SL4SP/Release/ProjectReleases.aspx?ReleaseId=16420
I actually like this better than SilverPart as it gives you a little more info whats going on under the covers. SilverPart does a nice job of abstracting the installation.
11-28-2008 6:47 AM |
Thank you, this I found, too, and it looks quite good. There is also another one http://www.codeplex.com/SWPS/Release/ProjectReleases.aspx?ReleaseId=8570 (alpha version). My problem is that I do not get my developing environment running and I lack the Silverlight templates / project type.
So, I have problems with build. This is the reason to find something "ready-made" / plug an play. I am going to try both, when I can solve my issues installing SL-Tools even if VS 2008 with SP1 is installed (this is another thread of me).