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
Bug Finder
NA
7
3.6k
Excel Interop Error
Aug 3 2015 5:45 AM
Hi All,
For ne of my application, i need to generate excel sheet. for this i am using Microsoft.office.Interop.Excel reference and those methods. In my local system i have Excel installed so didn't get any issue and build succeed.
But in my client environment Excel not there and when i am running the code, its throwing exception as "The system could not find the specified file 'Microsoft.office.Interop.Excel,Version = 14.0.0.0, culture = neutral" .
How can i resolve this error without installing the Excel in server. Do i have any other methods which resolve this issue without Installation.
Even i added below one in config file, but still throwing exception.
<system.web>
<add assembly="office, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"/>
</system.web>
Please check and provide me the best solution which helps me to overcome the error.
Reply
Answers (
4
)
Error 6103 while register as app developer on windows store.
Saving array inside other array