User 3b514a39f6
01-12-2016 20:11:35
I am trying to convert structure to an image but I am getting an error message "Could not convert chemical structures to structure shape! "
Details are
Exception: System.Runtime.InteropServices.COMException
Message: Error HRESULT E_FAIL has been returned from a call to a COM component.
StackTrace: at ChemAxon.JChemExcel.COMShim.AppControlCallbackClass.BeginUpdate(String workBookName, String WorksheetName)
at ChemAxon.JChemExcel.Excel.ExcelApplicationAdapter.
(Object , Object , Object )
at ChemAxon.JChemExcel.Excel.ExcelApplicationAdapter.BeginUpdate(String workbookName, String worksheetName)
at ChemAxon.JChemExcel.Actions.ConvertToStructureShapeAction.
(Object , Object , Object )
at ChemAxon.JChemExcel.Actions.ConvertToStructureShapeAction.ConvertTo(StructureImageType imageType)