Answer the question
In order to leave comments, you need to log in
How to remove an error when working with Excel using C#?
Added a link to EXCEL.EXE, which made it possible to connect Microsoft.Office.Interop.Excel
When compiling, it knocks out several errors:
- Failed to determine the dependencies of COM "VBIDE" links. Error loading library.
- Failed to determine dependencies of COM references "Microsoft.Office.Interop.Excel". Error loading library. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY))
And further attempts to use some functions either cause exceptions and the program crashes. Please tell me how to solve the problem. I really want to work with Excel files through C#.
Thank you all in advance for your help.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question