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
Keith Mitchell
NA
3
1.9k
Reading Office 2010 documents with C#
May 17 2012 2:31 PM
I have an application which reads Excel spreadsheets with C# code - uses the Microsoft.Office.Interop.Excel namespace, referencing Application, Workbooks, Wookbook and Range classes. Workds great. Recently my development machine has had Office 2010 installed, which of course removes earlier version. Now my application will not build - the namespace reference is unresolved. Question - Is there a different namespace that I should now use. Second question - if I get the first question solved, what do i need to do to ensure that my application msi package can be installed and run by somebody that has the earlier version of Office?
I'd appreciate any help.
Reply
Answers (
2
)
What is the .xap file inside ClientBin folder of consuming Silverlight application?
Document Viewer in Silverlight 3