Microsoft.Office.Interop.Excel, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71E9BCE111E9429C
when i run the project i have following error.
in that project folder and in the bin folder Microsoft.Office.Interop.Excel.dll has installed.
but even though the error occurs why.
please give the solution for the above error
Loading
arjunPosted Dec 24, 2012, 12:19 AM
give reference to that dll once again.
right click on projectname -->addreference-->.net-->Microsoft.Office.Interop.Excel.
try this i think u ll get solution