Wednesday, September 18, 2013

Unhandled exception occurred in the silverlight application sharepoint 2010

An unhandled exception occurred on the create page when trying to create new list  in SharePoint 2010 site.

It happens because Silverlight Application trying to connect to the WCF endpoints configured by the product for enabling Client Object Model, which gives error as security validation is set to Off for the Web Application

1. To set it to ON, Go To Central Admin -> Application Management ->Manage Web Applications

2. Select the appropriate web application -> General Settings -> enable the security settings



No comments:

Post a Comment