cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
26
Views
0
Helpful
0
Comments
cdnadmin
Level 11
Level 11
This document was generated from CDN thread

Created by: David Stimson on 15-03-2011 02:26:09 PM
Tandberg TMS Version 13.0 TelePresence Management Suite

The GetConferenceIdByExternalId() function returns an invalid SOAP Fault when it can not find the conference.

System.ServiceModel.CommunicationException: Server returned an invalid SOAP Fault.  Please see InnerException for more details. ---> System.Xml.XmlException: End element 'Fault' from namespace 'http://www.w3.org/2003/05/soap-envelope' expected. Found element 'detail' from namespace ''. Line 1, position 514.

Is there a fix or work-around?

Using WFC - expects fault in sequence order as per http://www.w3.org/2003/05/soap-envelope/

<xs:sequence>
  <xs:element name="Code" type="tns:faultcode" />
  <xs:element name="Reason" type="tns:faultreason" />
  <xs:element name="Node" type="xs:anyURI" minOccurs="0" />
  <xs:element name="Role" type="xs:anyURI" minOccurs="0" />
  <xs:element name="Detail" type="tns:detail" minOccurs="0" />
</xs:sequence>
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links