msornakumar / BISM-SSAS-Tabular-Documentation-Tool

Creates an Excel Document with the metadata of all objects in a SSAS Tabular Model.
https://archive.codeplex.com/?p=bismssastabulardocumenter
18 stars 6 forks source link

Error Generating Documentation #10

Open WynandCoetzee opened 5 years ago

WynandCoetzee commented 5 years ago

Hi

Please assist . Getting the following error generating documentation. Generation started.... Database Compatibility Level - 1103 AMO Extracting Metadata for

Error Occured

System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC at Microsoft.Office.Interop.Excel.Workbooks.Add(Object Template) at BISMDocumenterAMO.BISMDocumenterCls.GenerateDocument(String ServerName, String DBName, String CubeName, String DocumentPath, String FileName, TextBox progressTextBox, Boolean OpenXl)

Error Occured

System.NullReferenceException: Object reference not set to an instance of an object. at System.Runtime.InteropServices.Marshal.ReleaseComObject(Object o) at BISMDocumenterAMO.BISMDocumenterCls.GenerateDocument(String ServerName, String DBName, String CubeName, String DocumentPath, String FileName, TextBox progressTextBox, Boolean OpenXl) at SSASDocumentationTool_DescriptionEditor.frmSSASDocumentationTool.cmdGenerateDocument_Click(Object sender, EventArgs e)