SPExternalApplicationRegistrationException class
SharePoint 2013
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
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Typically, the problem is that the external application’s Application XML is invalid. For more information see Expose Microsoft SharePoint Foundation Data to a Silverlight Application and External Application XML.
Show: