Hi All,
I have upload my project on server , in my project there is an excel sheet which i have fill to generate xml...... now when i am running this project there is an error showing
"Compiler Error Message: BC30002: Type 'Microsoft.Office.Interop.Excel.Application' is not defined."
and in Red Color
Line 17: Dim exel As Microsoft.Office.Interop.Excel.Application
Line 18: Dim wb As Microsoft.Office.Interop.Excel.Workbook
Then what i have to do ?
Please help me
Thanks in advance