Skip to main content

Hi,


 Does anyone know why I am getting this error :


Description:
>SharePointIntegrationServices:SetWFIntegrationDataFields], System.Xml.XmlException: Root element is missing.
   at System.Xml.XmlTextReaderImpl.Throw(Exception e)
   at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
   at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
   at System.Xml.XmlTextReaderImpl.Read()
   at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
   at System.Xml.XmlDocument.Load(XmlReader reader)
   at System.Xml.XmlDocument.LoadXml(String xml)
   at SourceCode.Workflow.RuntimeServices.Functions.SharePointServiceFunctions.UpdateProcessInstance(ProcessInstance processInstance, String SPIntData)


I get this error when I am trying to test the "Building Sharepoint Integrated Workflow" turorial.


thx,


 Husni

Do these forum threads help?


http://k2underground.com/forums/thread/21549.aspx


http://k2underground.com/forums/thread/20317.aspx


Thanks for the links. the problems as pointed out by one of the URLs has to do with the access rights of K2 Service which is hard to figure out from the error message you get.


 


Reply