Import data from mysql into Excel error

0

while Running my website it is showing error when try to Import Data From database into excel, in Local it is working correctly, but after hosting it is showing error like below? Any Solution For this Please let me know.Thanks In advance.

**Server Error in '/' Application.

Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Runtime.InteropServices.COMException: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).**

mysql
asp.net
excel
asked on Stack Overflow May 25, 2018 by Pramod.P

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0