using Excel Object (Microsoft.Office.Interop.Excel) issue

Last post 07-03-2009 4:43 AM by savok. 0 replies.

Sort Posts:

  • using Excel Object (Microsoft.Office.Interop.Excel) issue

    07-03-2009, 4:43 AM
    • Member
      point Member
    • savok
    • Member since 07-03-2009, 4:30 AM
    • Posts 1

    I have an ASP.NET application with code behind in C# (Visual Studio 2008) which import records from Excel 2007 to Grid View, and export records from Grid View to Excel 2007 (read - write).

    I am using Excel Object (Microsoft.Office.Interop.Excel) to operate Excel file, and that work just fine because I have installed Office 2007 on developers PC. I am using only Excel 2007.

     

    Problem occurs when I wont to setup application on the Win Server 2003, which has no Microsoft Office installed.

     Is there a way for me to still run the program without installing Office on the server? Can I install just some components and which one?

Page 1 of 1 (1 items)