Creating Excel file in C# gives and error in Office 2003 -



Creating Excel file in C# gives and error in Office 2003 -

i creating application creates excel file when button clicked without saving it, works fine in local machine while there microsoft office 2007. problem when set application on server has microsoft office 2003 gives me error microsoft.office.interop.excel, version=12.0.0.0

is because using microsoft.office.interop.excel api ? i've searched problem , found solutions didn't work expected downloading pia !!

install office 2007 on server. since cannot redistribute microsoft dlls application, machines should in case have required dlls in gac.

c# office-2007 office-2003

Comments

Popular posts from this blog

web services - java.lang.NoClassDefFoundError: Could not initialize class net.sf.cglib.proxy.Enhancer -

Accessing MATLAB's unicode strings from C -

javascript - mongodb won't find my schema method in nested container -