c# - Excel don't created on local server HRESULT 0x800A03EC -



c# - Excel don't created on local server HRESULT 0x800A03EC -

i made programme copies gridview excel. worked on localhost. published on local network still opens pages etc. gets stuck on defining workbook

microsoft.office.interop.excel.workbook wbook = excel.workbooks.add(system.reflection.missing.value);

and gives system.runtime.interopservices.comexception (0x800a03ec) error.

i tried different solutions found net (creating desktop folder in systemprofile system.runtime.interopservices.comexception (0x800a03ec), through administrator windows 7 .net excel .saveas() error exception hresult: 0x800a03ec) didn't solve problem.

c# asp.net excel hresult

Comments

Popular posts from this blog

maven fortify plugin : Unable to load build session with ID XXXXX .. See log file for more details -

c# - Primavera WebServices does not return any data -

android - Display emoji panel with genymotion - keyboard/touch input? -