C# and excel on 2003 server
I wrote an app that creates an excel spreadsheet, it works fine on my computere but when I move it to my production server it doesn't create the excel spreadsheet. I am using the Microsoft.Office.Core library, do I need to register something on the server ??? I have excel installed on the server.
|