Click here to Skip to main content
15,887,350 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi i a getting the following error while deploying an asp page on windows server 2008 that contains the code for saving the data in to excel.It works fine on my local computer.Any help would really be appreciated.Thanks.
Gourav
Error:

Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005.
Posted
Updated 5-Feb-13 17:13pm
v2

 
Share this answer
 
v2
How can you ask question with so little information?

It looks like you are trying to use Microsoft.Office.Interop.Excel.

Probably, this is the same problem as the one described here: http://forums.iis.net/t/1165393.aspx/1[^].

And the suggested work around is recommended by Microsoft in reply to Q257757: http://support.microsoft.com/kb/257757[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900