Question Excel Object error: 80070005

harsh4once

New member
Joined
Dec 16, 2008
Messages
1
Programming Experience
1-3
Hi,

I am using Microsoft.Office.Interop.Excel 11.0 library in my project (asp.net using vb.net) while downloading an excel sheet. I also made aspnet user to have control on the object.
the above scenario is perfectly worked on my local machine where microsoft office 2003 is installed .
But getting error :- COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005. on server where office 2007 is installed.

Please guide me to solve the above problem.
 
Last edited:
Back
Top