SPExternalApplicationRegistrationException Class
SharePoint 2010
Represents a failure of an external application, such as a Silverlight application, to register with SharePoint Foundation so that it can obtain data from, or interact with, the Web site.
System.Object
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.SharePoint.SPExternalApplicationRegistrationException
System.Exception
System.ApplicationException
Microsoft.SharePoint.SPException
Microsoft.SharePoint.SPExternalApplicationRegistrationException
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Typically, the problem is that the external application’s Application XML is invalid. For more information see How to: Create External Application XML Markup and External Application XML.