Aspose.Cells Installation Issue

Received : 2007/08/08 12:19:49
Message : I installed an evaluation copy of Aspose.Cells. I tried to reference it in my ASP.NET project using visual studio but I don't see Aspose.Cells in the list. I DO see Aspose.Words which I also installed but no Cells.

Your help is appreciated. Thanks.


This message was posted using Aspose.Live 2 Forum

Hi,

Thanks for considering Aspose.

Actually Aspose.Cells does library not get registered on your system now, its MSI installer only copies the Aspose.Cells.dll, demos, help file(s) etc. into your installable directory for .Net use i.e. dll file to.......\Program Files\Aspose\Aspose.Cells\Bin\ and featured demos to.......\Program Files\Aspose\Aspose.Cells\Demos. For Classic Asp use, the installer does register some component files to your system. So, In your VS.Net, Please Add Reference to Browse to select the dll file...dll file to.......\Program Files\Aspose\Aspose.Cells\Bin\Net1.0 or Net2.0 yourself for your need and use it.

Thank you.