<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>BenkoBLOG : WSS</title><link>http://blogs.msdn.com/benko/archive/tags/WSS/default.aspx</link><description>Tags: WSS</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Silverprint a webcast on the SharePoint Silverlight Blueprint</title><link>http://blogs.msdn.com/benko/archive/2008/03/27/silverprint-a-webcast-on-the-sharepoint-silverlight-blueprint.aspx</link><pubDate>Thu, 27 Mar 2008 18:31:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8339833</guid><dc:creator>benko</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/benko/comments/8339833.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benko/commentrss.aspx?PostID=8339833</wfw:commentRss><wfw:comment>http://blogs.msdn.com/benko/rsscomments.aspx?PostID=8339833</wfw:comment><description>&lt;p&gt;Here's some links from today's webcast...&lt;a href="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/SharePointandSilverlightWebcastresources_11798/SLlogo_2.png"&gt;&lt;img height="105" alt="SLlogo" src="http://blogs.msdn.com/blogfiles/benko/WindowsLiveWriter/SharePointandSilverlightWebcastresources_11798/SLlogo_thumb.png" width="92" align="right" border="0" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://www.ssblueprints.net/sharepoint"&gt;Silverlight Blueprint for SharePoint&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="https://www.microsoft.com/silverlight/resources/installationFiles.aspx?v=2.0"&gt;Silverlight 2 beta 1 - download&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="https://www.microsoft.com/downloads/details.aspx?FamilyId=4E03409A-77F3-413F-B108-1243C243C4FE&amp;amp;displaylang=en"&gt;Silverlight 2 SDK&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=E0BAE58E-9C0B-4090-A1DB-F134D9F095FD&amp;amp;displaylang=en"&gt;Silverlight 2 Tools for Visual Studio 2008&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.wssdemo.com/Blog/archive/2008/03/23/installing-the-sharepoint-blueprint-for-silverlight-silverlightpart.aspx"&gt;Ian Morrish's blog post on Blueprint configuration&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.u2u.info/Blogs/Patrick/Lists/Posts/Post.aspx?ID=1794"&gt;Patrick Tisseghems blog post on Silverlight 2 and the Blueprint&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://grumpywookie.wordpress.com/2008/03/26/getting-started-with-silverlight-blueprint/"&gt;The Grumpy Wookie's post on same subject&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.benkotips.com/code"&gt;Code from the Webcast&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Notes from what it takes to get the Blueprint working on a typical SharePoint installation&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Install the Silverlight 2 add-in&lt;/li&gt;    &lt;li&gt;On a server only installation add the Silverlight 2 SDK...     &lt;br /&gt;- or - For a developer environment with Visual Studio 2008 install the Silverlight 2 tools&lt;/li&gt;    &lt;li&gt;Run GacUtil to install the 'system.web.silverlight.dll' assembly into the global assembly cache     &lt;br /&gt;      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; c:\&amp;gt; cd \prog*\*sdk*\sil*\v*\li*\ser*      &lt;br /&gt;&amp;#160;&amp;#160;&amp;#160; c:\Program Files\Microsoft SDKs\Silverlight\v2.0\Libraries\Server&amp;gt; gacutil /i system.web.silverlight.dll      &lt;br /&gt;&lt;/li&gt;    &lt;li&gt;Start the Windows SharePoint Administration Service (used by the installers for the BluePrint)&lt;/li&gt;    &lt;li&gt;In WSS Central Admin create a site/application and site collection to test the web parts in&lt;/li&gt;    &lt;li&gt;Download the package from the Blueprint you're interested in...in our webcast we looked at the code from HelloSilverlight1 and HelloSilverlight2     &lt;br /&gt;- To run HelloSilverlight1 simply run the setup in the download      &lt;br /&gt;- To run SilverLight2 demos we need to make some changes to the web.config of the target site&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Configuration changes to build &amp;amp; run HelloSilverlight2&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Open code solution&lt;/li&gt;    &lt;li&gt;Edit Install.bat to fix gacutil locations &amp;amp; set correct target site&lt;/li&gt;    &lt;li&gt;Modify site web.config to include settings from sample web.config on Patrick Tisseghems post&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;I'm still working out some of the bugs, but that's where I'm at.&lt;/p&gt;  &lt;p&gt;Good luck &amp;amp; hope this helped!&lt;/p&gt;  &lt;p&gt;Mike&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8339833" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benko/archive/tags/WSS/default.aspx">WSS</category><category domain="http://blogs.msdn.com/benko/archive/tags/SharePoint+for+Developers/default.aspx">SharePoint for Developers</category><category domain="http://blogs.msdn.com/benko/archive/tags/Silverlight/default.aspx">Silverlight</category></item></channel></rss>