Problems with installation of Aspose.Total for .NET

I have downloaded and installed Aspose.Total for .NET and we have purchased a licence. I am using VS2013. I am attempting to add the references to my project using the following steps:


References > Add reference

Assemblies > Extensions

In this list, Aspose.Words for .NET is showing twice, both times as version 15.6.0.0 and Aspose.Email for .NET 2.0 is showing, but nothing else (Libraries.png)

I need access to Aspose.Cells and Aspose.Images for this project, how can I reference these?

Thanks

Henry

I have now identified the solution. In VS2013, it appears that you have to manually browse to the Bin folders of the libraries that you want to use and select the dlls from there.


The documentation found here:


is out of date. Please look into this.

Thanks.

Hi Henry,

Yes, you are right. You need to browser to the installation directory and then add the reference. Aspose APIs appear in the list of .NET components in older versions of Visual Studio but not in Visual Studio 2013.

Best Regards,