---------------------------
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 http://www.codeplex.com/NodeXL/Thread/List.aspx.
Details:
[ArgumentException]: The Excel application must be visible.
Parameter name: visibleExcelApplication
at Smrf.AppLib.ExcelApplicationKiller..ctor(Application visibleExcelApplication)
at Smrf.NodeXL.ExcelTemplate.GraphMLToNodeXLWorkbookConverter.SaveGraphToNodeXLWorkbook(XmlDocument graphMLDocument, String graphMLFilePath, String nodeXLWorkbookPath, String nodeXLWorkbookSettingsFilePath, Boolean setAutomateTasksOnOpen)
at Smrf.NodeXL.ExcelTemplate.GraphMLFilesImporter.ImportGraphMLFilesInternal(ImportGraphMLFilesAsyncArgs oImportGraphMLFilesAsyncArgs, BackgroundWorker oBackgroundWorker, DoWorkEventArgs oDoWorkEventArgs)
at Smrf.NodeXL.ExcelTemplate.GraphMLFilesImporter.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
---------------------------
OK
---------------------------
Comments: ** Comment from web user: kevinbschae **
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 http://www.codeplex.com/NodeXL/Thread/List.aspx.
Details:
[ArgumentException]: The Excel application must be visible.
Parameter name: visibleExcelApplication
at Smrf.AppLib.ExcelApplicationKiller..ctor(Application visibleExcelApplication)
at Smrf.NodeXL.ExcelTemplate.GraphMLToNodeXLWorkbookConverter.SaveGraphToNodeXLWorkbook(XmlDocument graphMLDocument, String graphMLFilePath, String nodeXLWorkbookPath, String nodeXLWorkbookSettingsFilePath, Boolean setAutomateTasksOnOpen)
at Smrf.NodeXL.ExcelTemplate.GraphMLFilesImporter.ImportGraphMLFilesInternal(ImportGraphMLFilesAsyncArgs oImportGraphMLFilesAsyncArgs, BackgroundWorker oBackgroundWorker, DoWorkEventArgs oDoWorkEventArgs)
at Smrf.NodeXL.ExcelTemplate.GraphMLFilesImporter.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
---------------------------
OK
---------------------------
Comments: ** Comment from web user: kevinbschae **
The Excel windows were not minimized. As soon as I press "import", the error message appears.
I have collected multiple GraphML files using SampleNetworkConfiguration.xml
What do I choose for "Into a new NodeXL workbook in this folder:"? Can I choose any folder?
Thanks for your help.