Hi All,
For ne of my application, i need to generate excel sheet. for this i am using Microsoft.office.Interop.Excel reference and those methods. In my local system i have Excel installed so didn't get any issue and build succeed.
But in my client environment Excel not there and when i am running the code, its throwing exception as "The system could not find the specified file 'Microsoft.office.Interop.Excel,Version = 14.0.0.0, culture = neutral" .
How can i resolve this error without installing the Excel in server. Do i have any other methods which resolve this issue without Installation.
Even i added below one in config file, but still throwing exception.
Please check and provide me the best solution which helps me to overcome the error.
Upendra Pratap ShahiPosted Aug 3, 2015, 6:40 AM
Vipul MalhotraPosted Aug 3, 2015, 6:11 AM
Manas MohapatraPosted Aug 3, 2015, 5:54 AM
Raja TPosted Aug 3, 2015, 5:54 AM