Problem in including Aspose.Cells.dll in visual studio 2003

Hi,

I tried adding Aspose.Cells.dll reference in Visual studio 2003 but am getting the following error. Please help me out and point out to me where am I going wrong and what needs to be done to include Aspose.Cells dll in VS 2003. OS is Windows XP

A reference to "D:\AppPath\bin\Aspose.Cells.dll" could not be added. This is not a valid assembly or COM Component. Only assemblies with extension 'dll' and COM components can be referenced. Please make sure that the file is accessible, and that is a valid assembly or COM component.

This is the error am getting when I try to add the dll in the application -> References -> Add References

Hi,

Please download and use the latest version:
Aspose.Cells
for .NET v7.2.0.5

and see if it resolves your problem.

I will also recommend you to try running the offline Aspose.Cells demos.


Please download and try the latest offline demos. These demos can work with Visual Studio 2005, 2008 or 2010. Please read the readme.txt file before running the demos.

Hi,

Furthermore, if you are using Aspose.Cells.dll file to your VS.NET 2003, you should use the component’s assembly under net1.1 folder since the VS.NET 2003 has .NET framework 1.x, so you cannot use Aspose.Cells.dll (assembly) under net2.0 folder. Please add reference to proper Aspose.Cells.dll file.
See the document for your reference:

Thanks this resolves my problem

Thanks.

This resolved my issue..

Hi,


It's good to know that your issue is resolved now.

Please feel free to contact us any time if you need further help or have more queries, we will be happy to assist you.