While creating object of excel in c#
var app = new Microsoft.Office.Interop.Excel.Application();
exception occurs as exception from hresult 0x800a03ec
.
While creating object of excel in c#
var app = new Microsoft.Office.Interop.Excel.Application();
exception occurs as exception from hresult 0x800a03ec
.