Home › Forums › NodeXL Data Importers: Issues with Twitter, Facebook, YouTube and other network importers › Import data error
- This topic has 1 reply, 2 voices, and was last updated 3 years, 11 months ago by
Harald Meier.
- AuthorPosts
- February 27, 2019 at 5:25 pm #8187
spark
ParticipantI received the below message. Please help me to fix it. I can’t analyze data even though I have NodeXL Pro.
—————————
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:
[NotSupportedException]: The given path’s format is not supported.
at System.Security.Permissions.FileIOPermission.EmulateFileIOPermissionChecks(String fullPath)
at System.Security.Permissions.FileIOPermission.QuickDemand(FileIOPermissionAccess access, String fullPath, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.Path.GetFullPath(String path)
at System.Drawing.IntSecurity.UnsafeGetFullPath(String fileName)
at System.Drawing.IntSecurity.DemandWriteFileIO(String fileName)
at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at System.Drawing.Image.Save(String filename, ImageFormat format)
at Smrf.NodeXL.ExcelTemplate.TaskAutomator.SaveGraphImageFile(NodeXLControl oNodeXLControl, IEnumerable`1 oLegendControls, String sWorkbookFilePath)
at Smrf.NodeXL.ExcelTemplate.TaskAutomator.<>c__DisplayClass3.<RunReadWorkbookTasks>b__0(Object sender, GraphLaidOutEventArgs e)
at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
at Smrf.AppLib.EventUtil.FireEvent[TEventArgs](Object sender, TEventArgs e, EventHandler`1 eventHandler)
at Smrf.NodeXL.ExcelTemplate.ThisWorkbook.ForwardEvent[TEventArgs](TEventArgs e, EventHandler`1 oEventHandler)
—————————
OK
—————————June 18, 2019 at 6:15 am #8394Harald Meier
KeymasterThis error happens because of a malformed image URL. One of the vertex images may have a name which contains not allowed characters for a path and when NodeXL tries to download that image to display it, you get this error. You can avoid this error for now by telling NodeXL to not get vertex images.
Please send the workbook to info@smrfoundation.org after you collect the data so we can investigate which image it is and we will try to resolve it.
- AuthorPosts
- You must be logged in to reply to this topic.