In our WinForms project, we need to give a facility to import data from Excel sheets.
There are ways to refer MS Office files (here Office 2003) in your project references.
Each time there is slight difference in build environment the project reference breaks and shows an Excel missing error.
My question is How to correctly refer Office 2003 files into your WinForm Application?