User165199113 posted
Hi,
I have an asp.net application where i am creating excel object and reading file. The application is running fine in my local pc. When i am publishing to Windows 2000 Server then its giving error
System.UnauthorizedAccessException: Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005. at CSTS.Main.CMethod.getTransDate(String fileName, String sheetName, String
cRange) at ImportCash.ImportData()
What could be the reason?