Missing Microsoft.Office.Interop.Excel.dll
To read an excel document, you need the excel interop. Most of the time people are confused on where is this library located. VS2003 Add Re...

VS2003
Add Reference->COM->Microsoft Excel 11 Object Library
VS2005
Add Reference->COM->Microsoft Office 11 Object Library
Or try both.
Post a Comment