Fail to Install the component

Hi,

I downloaded the Aspose.Excel component to a folder. This folder contains Aspose.Excel.dll and Aspose.Excel.xml files.

In VB.NET 2002 when i tried to place the dll on the toolbox it returned a message :

“There are no components in “Aspose.Excel.dll” that can be placed on the toolbox”

and refuses to place on it.

Can you help me, please?

Christos Greece

Aspose.Excel is a non-UI component. You don’t need to place it on the toolbox. Just add a reference to Aspose.Excel.dll in your project, then you can use it.