skip to Main Content

Tagged: 

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #8916

    Hello,

    I am receiving the following error message when trying to export to UCInet from NodeXL. Any help would be appreciated!

    Thanks

    —————————
    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:

    [COMException]: Invalid callee. (Exception from HRESULT: 0x80020010 (DISP_E_BADCALLEE))

    at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
    at Microsoft.Office.Interop.Excel.ListObject.get_AutoFilter()
    at Smrf.AppLib.ExcelTableUtil.ClearTableAutoFilters(ListObject table)
    at Smrf.NodeXL.ExcelTemplate.DuplicateEdgeMerger.MergeDuplicateEdges(Workbook workbook, Boolean countDuplicateEdges, Boolean deleteDuplicateEdges, String thirdColumnNameForDuplicateDetection)
    at Smrf.NodeXL.ExcelTemplate.DuplicateEdgeMerger.MergeDuplicateEdges(Workbook workbook)
    at Smrf.NodeXL.ExcelTemplate.ThisWorkbook.ExportToFile(ReadWorkbookContext oReadWorkbookContext, SaveGraphFileDialog oSaveGraphFileDialog, Boolean addExtraColumns)
    —————————
    OK
    —————————

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