02-02-2010 08:47 AM
System.InvalidOperationException: El cliente encontró el tipo de contenido de respuesta 'multipart/related; type="application/xop+xml";
boundary="—-=_Part_0_1958553033.1265048810741"; start="<root.message@cxf.apache.org>"; start-info="text/xml"', pero se esperaba 'text/xml'.
Error de la solicitud con el mensaje de error:
–
——=_Part_0_1958553033.1265048810741
Content-Type: application/xop+xml; charset=UTF-8; type="text/xml";
Content-Transfer-Encoding: binary
Content-ID: <root.message@cxf.apache.org>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><wsu:Timestamp
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="Timestamp-1151103944"><wsu:Created
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2010-02-01T18:26:50.742Z</wsu:Created><wsu:Expires
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">2010-02-01T18:31:50.742Z</wsu:Expires></wsu:Timestamp></wsse:S
ecurity></soap:Header><soap:Body><createFolderResponse xmlns="http://docs.oasis-open.org/ns/cmis/messaging/200908/"
xmlns:ns2="http://docs.oasis-open.org/ns/cmis/core/200908/"><objectId>workspace://SpacesStore/57701031-2949-4936-b89c-466de3b2de8d</objectId><extension
/></createFolderResponse></soap:Body></soap:Envelope>
——=_Part_0_1958553033.1265048810741–
–.
en System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean
asyncCall)
en System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
en WindowsApplication1.ObjectService.ObjectService.createFolder(String repositoryId, cmisPropertiesType properties, String folderId, String[] policies,
cmisAccessControlListType addACEs, cmisAccessControlListType removeACEs, cmisExtensionType& extension) en C:\Documents and Settings\Mis documentos\Visual
Studio 2005\Projects\WindowsApplication1\WindowsApplication1\Web References\ObjectService\Reference.cs:línea 726
en WindowsApplication1.CMIS.CMISBase.createFolder(String name) en C:\Documents and Settings\Mis documentos\Visual Studio
2005\Projects\WindowsApplication1\WindowsApplication1\CMIS\CMISBase.cs:línea 107}02-09-2010 05:58 AM
objService = new ObjectService();
objService.RequireMtom = true;Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.