"Object reference not set to an instance of an object" when using SharePoint's ClientContext.Current in Silverlight
Posted by: Jan Tielens Bloggings [MVP],
on 12 Aug 2010 |
View original | Bookmarked: 0 time(s)
SharePoint 2010 and Silverlight is a fantastic combination, especially when you use the Client Object Model for Silverlight to access SharePoint data. But maybe youve encountered the following situation: your Silverlight application works great when its hosted in the out-of-the-box Silverlight Web Part, but when you build your own custom Web Part to show the Silverlight Application it just doesnt work anymore: the browser tells you there is an Error on page. The details of the error are: Unhandled...