Reply to topic  [ 2 posts ] 
Method not found: 'Void EasyXLS.ExcelDocument..ctor(Int32) 
Author Message

Joined: Mon Mar 10, 2008 8:11 am
Posts: 1
Reply with quote
Post 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.


Mon Mar 10, 2008 8:13 am
Profile

Joined: Fri Feb 03, 2006 12:23 pm
Posts: 189
Location: Brasov, Romania
Reply with quote
Post 
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.


Mon Mar 10, 2008 11:01 am
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.