TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Resmy Ravi
NA
128
0
Error when taking excel report
Sep 15 2015 4:09 AM
Hi experts,
My ASP.net application uses excel to create reports.it works fine in the development system.But when i publish it in server the code throws exception
"
Retrieving the COM class factory for component with CLSID
{00024500-0000-0000-C000-000000000046} failed due to the following
error: 80070005 Access is denied. (Exception from HRESULT: 0x80070005
(E_ACCESSDENIED
"
I uses the following code to create excel application
ExcelApp.Application myExcel = new ExcelApp.Application();
My server is windows 2008 and IIS7.
I had given permission to Microsoft excel application' in DCOMCNFG when i did some searching.but it didnt solve my issue.
Excel reports were worked fine before.i dont know what made wrong in the server.The server password changed recently.is there any issue related to this?.
How to solve the issue.pls help me..
Thanks in advance
Reply
Answers (
0
)
How to save image as binary data in database using jquery?
CheckBoxList