Reply to topic  [ 2 posts ] 
asp.net : using EasyXLS 
Author Message

Joined: Sat Jun 21, 2008 11:18 am
Posts: 1
Reply with quote
Post asp.net : using EasyXLS
Hi

I have just installing EasyXLS. I work with Visual web developer 2008 express edition.

I have a error message with this line:
using EasyXLS;

Code:
using System;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;

[b]using EasyXLS;[/b]


public partial class _Default : System.Web.UI.Page
{
    protected void Page_Load(object sender, EventArgs e)
    {

    }
}



I have this error message (sorry in french) :
Le type ou le nom d'espace de noms 'EasyXLS' est introuvable (une directive using ou une référence d'assembly est-elle manquante ?)

traducted myself : The type or the namespace 'EasyXLS' can't be found (is a directive using or an assembly reference missing ?)

What is the problem ? Thanks


Sat Jun 21, 2008 11:26 am
Profile

Joined: Fri Feb 03, 2006 12:23 pm
Posts: 189
Location: Brasov, Romania
Reply with quote
Post 
You need to add EasyXLS.dll as reference into your project.
You can find EasyXLS.dll under:
<EasyXLS>\Dot NET version\DLL
See also
<EasyXLS>\Dot NET version\Tutorials\C# tutorials\ReadMe.doc
for directions about how to add a reference.


Mon Jun 23, 2008 3:26 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.