Microsoft.Office.Interop.Excel.dll - Server doesnot have Excel installed
问题 I'm generating an Excel file using "Microsoft.Office.Interop.Excel.dll" and my deployment server does not permit to install Excel? I know that its mandatory to install Excel, so my question is: Is there any way that we can deploy the same code without installing Excel? 回答1: I know that its mandatory to install Excel, so my question Is there way that we can deploy same code without installing Excel or any other way suggested? No, it's mandatory to install Excel. But you already know that,