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:
[COMException]: Cette commande n'est pas disponible, car la licence permettant d'utiliser cette application a expiré.
Server stack trace:
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at Microsoft.Office.Interop.Excel.Range.ClearContents()
at Smrf.AppLib.ExcelTableUtil.ClearTable(ListObject table)
at Smrf.AppLib.ExcelTableUtil.ClearTable(Workbook workbook, String worksheetName, String tableName)
at Smrf.AppLib.ExcelTableUtil.ClearTables(Workbook workbook, String[] worksheetNameTableNamePairs)
at Smrf.NodeXL.ExcelTemplate.NodeXLWorkbookUtil.ClearAllNodeXLTables(Workbook workbook)
at Smrf.NodeXL.ExcelTemplate.GraphImporter.ImportGraph(IGraph sourceGraph, String[] edgeAttributes, String[] vertexAttributes, Boolean clearTablesFirst, Workbook destinationNodeXLWorkbook)