User 80c35730b2
08-12-2011 11:57:53
The attached RD file is correctly and completely read by MarvinView.NET 5.5.0.1
However in JChem for Excel it causes a stack dump when imported. The stack dump is:
Exception: System.Runtime.InteropServices.COMException
Message: Exception from HRESULT: 0x800A03EC
StackTrace: at ChemAxon.JChemExcel.Base.ExcelMapper.AbstractExcelEnumerableBatchMapper.MapRecordBatch(IEnumerable`1 records, IStructureRecordEnumerator enumerator)
at ChemAxon.JChemExcel.Base.ExcelMapper.AbstractExcelEnumerableBatchMapper.MapRecordBatches()
at ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.†††
††††˜ˆ(Object )
at ChemAxon.JChemExcel.Base.ExcelMapper.DrawingExcelMapper.Execute()
at ChemAxon.JChemExcel.IKVM.IO.MolImporterResultMapper.†††
††††›–(Object )
at ChemAxon.JChemExcel.IKVM.IO.MolImporterResultMapper.Execute()
at ChemAxon.JChemExcel.Base.Controls.BackgroundWorkerPresenter.†††
††††‹(Object )
at ChemAxon.JChemExcel.Base.Controls.BackgroundWorkerPresenter.backgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)