EasyXLS
http://forum.easyxls.com/

Method not found: 'Void EasyXLS.ExcelDocument..ctor(Int32)
http://forum.easyxls.com/viewtopic.php?f=4&t=161
Page 1 of 1

Author:  lars.nodstrom@intime.nu [ Mon Mar 10, 2008 8:13 am ]
Post subject:  Method not found: 'Void EasyXLS.ExcelDocument..ctor(Int32)

Method not found: 'Void EasyXLS.ExcelDocument..ctor(Int32)'.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.MissingMethodException: Method not found: 'Void EasyXLS.ExcelDocument..ctor(Int32)'.

I'm getting this error when I publish from my development machine to the server.

On the developer machine I have installed EasyXLS Trial for .NET v6.1. And on the server I have installed Express Writer for .NET - Server Edition v6.1.exe.

Author:  daniela [ Mon Mar 10, 2008 11:01 am ]
Post subject: 

Using the Express Writer version you can create a spreadsheet having only one sheet from a dataset or a list.
The constructor ExcelDocument(int worksheetCount) is useless. You can use the constructor that doesn't have parameters, ExcelDocument(). You will get the same spreadsheet result.

Page 1 of 1 All times are UTC - 4 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/