November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
seems I've found the issue.
It's a bug in SharePoint connector.
I've reported this bug to our bug tracking system.
Hi,
We're getting the following after having set up EpiServer 6 and Connect 2.2, created one folder in SP, uploaded one file (which got copied across) and removed the folder in SP:
2010-05-24 17:26:49,104 DEBUG [26] EPiServer.SharePointConnector.EventListener.EPiServerEventListener.ItemDeleting - Deleting SharePoint item Test
2010-05-24 17:26:49,119 DEBUG [26] EPiServer.SharePointConnector.EventListener.EPiServerEventListener.DeleteItem - Item Deleting: 'Test' in the list 'Product Images' (00bb8430-3d48-4b6c-8d73-70c5070ebaad)
2010-05-24 17:26:49,119 DEBUG [26] EPiServer.SharePointConnector.EventListener.EPiServerEventListener.GetChannelCollection - Getting channels list.
2010-05-24 17:26:49,119 DEBUG [26] EPiServer.SharePointConnector.EventListener.EPiServerEventListener.DeleteItem - Deleting item Test using channel Product Images
2010-05-24 17:26:49,400 DEBUG [26] EPiServer.SharePointConnector.EventListener.ListItemSender.DeleteItem - Calling DeleteFile for folder Product_Images/Test
2010-05-24 17:26:49,479 ERROR [26] EPiServer.SharePointConnector.EventListener.EPiServerEventListener.DeleteItem - Sending item delete request to EPiServer failed.
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP Header SOAPAction: http://schemas.episerver.com/WebServices/v5/DeleteFolder.
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocol.SetContext(Type type, HttpContext context, HttpRequest request, HttpResponse response)
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at EPiServer.SharePointConnector.EventListener.ContentImporterServiceClient.DeleteFolder(String channelId, String virtualFilePath)
at EPiServer.SharePointConnector.EventListener.ListItemSender.DeleteItem(Channel channel, SPListItem item)
at EPiServer.SharePointConnector.EventListener.EPiServerEventListener.DeleteItem(SPItemEventProperties properties, SPListItem listItem)
Can this problem be verified?
Thanks,
Måns