Page 1 of 1

Generating Calc Spreadsheet using C# .net 2005

Posted: Fri Sep 26, 2008 6:59 pm
by jharker1987
Hello all,

i have been used some open source code to create a c# project that exports data to a calc spreadsheet. On testing the code on a windows xp machine running sp2 and .net framework 2.0, i get the following error message:

Could not load file or assembly 'cli_types, Version=1.1.8.0, Culture=neutral, PublicKeyToken=ce2cb7e279207b9e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Note that the file is located in the application folder, the GAC, openoffice assembly folder..

However, when running on windows vista sp1 .net framework 3.0, i dont get this error?

any ideas would be sincerely appreciated :)

Re: Generating Calc Spreadsheet using C# .net 2005

Posted: Thu Dec 15, 2011 9:36 pm
by liamweb
folloowing r some excel automation , u will get idea from that

http://csharp.net-informations.com/exce ... torial.htm

li.