i m getting error as server error in my application
my error is
Retrieving the COM class factory for component with CLSID {00024500-0000-0000-C000-000000000046} failed due to the following error: 80070005.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manj NPosted Aug 1, 2013, 5:32 AM
in solution 2,
when i open DCOM Confog that does not contain microsoft excel application..
in solution 1..
where should i add xlapp.quit()?
Renish PatelPosted Aug 1, 2013, 3:30 AM
May be you have problem related to permission,so for that do this...
Solution 1)
NETWORK SERVICES locks the excel file the moment it is created and this creates opening, and deleting the excel file impossible.
you have to add this for it..
Solution 2)
http://technoblogy.net/retrieving-the-com-class-factory-for-component-with-clsid-00024500-0000-0000-c000-000000000046-failed-due-to-the-following-error-80040154/