---------------------------
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: tcap479 **
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: tcap479 **
Yes, you can choose any folder.
I can't get this problem to occur on my own computers, so I'm having trouble figuring out what's wrong. The error message is saying that an Excel window that is supposed to be visible (and that NodeXL attempts to *force* to be visible) is not actually visible.
I'm wondering if it has something to do with Excel versions. What version of Office are you using? And while I'm at it, what version of Windows do you have on your computer? Is there anything unusual about your Office or Windows environments that you know of?
Thanks,
Tony