skip to Main Content
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #7857
    bluemango
    Participant

    This error message appears when I import data from facebook fan page network
    please help

    —————————
    NodeXL
    —————————
    An unexpected problem occurred. If it occurs again, please copy the details to the clipboard by typing Ctrl-C, then post the details to https://www.smrfoundation.org/forums/.

    Details:

    [XmlException]: A “data” XML node has the key “picture”, for which there is no corresponding “key” XML node.

    at Smrf.NodeXL.Adapters.GraphMLGraphAdapter.ParseGraphMLAttributeValues(XmlNode oNodeOrEdgeXmlNode, XmlNamespaceManager oXmlNamespaceManager, IMetadataProvider oEdgeOrVertex, Boolean bIsVertex, Dictionary`2 oGraphMLAttributeDictionary)

    at Smrf.NodeXL.Adapters.GraphMLGraphAdapter.ParseVertices(IGraph oGraph, XmlNode oGraphXmlNode, XmlNamespaceManager oXmlNamespaceManager, Dictionary`2 oGraphMLAttributeDictionary)

    at Smrf.NodeXL.Adapters.GraphMLGraphAdapter.LoadGraphCore(Stream stream)

    at Smrf.NodeXL.Adapters.GraphAdapterBase.LoadGraphFromStream(Stream stream)

    at Smrf.NodeXL.Adapters.GraphAdapterBase.LoadGraphFromFile(String filename)

    at Smrf.NodeXL.ExcelTemplate.PlugInManager.TryGetGraphFromGraphDataProvider(Object graphDataProvider, IGraph& graph)

    at Smrf.NodeXL.ExcelTemplate.ThisWorkbook.ImportFromGraphDataProvider(Object graphDataProvider)
    —————————
    OK
    —————————

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.
Back To Top