This topic has not yet been rated - Rate this topic

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

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
[SerializableAttribute]
public sealed class SPExternalApplicationRegistrationException : SPException

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.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ