License load problem

Hi everyone,
I have just downloaded the Aspose.Total license and installed Aspose.Task 6.9.0 and when I tried to load the license, the system gave me this error:
Impossible to load the file or assembly aspose.css-10.0.0-net20, Version=10.0.0.0, Culture=neutral, PublicKeyToken=716fcc553a201e56' or one of its dependences. Impossible to find the specific file.



Can anyone help me?

Thanks.

Hi Diego,

Thank you for considering Aspose.Tasks.

I have tested the latest version of Aspose.Tasks for .NET with my license and couldn’t face any such issue as you have reported. We need a little more assistance from your end to investigate this issue further.

Could you please share if you are using any other Aspose product (s) in the same project and initializing the license for that as well? If so, please mention each of these. In addition, you may share your license with us for our investigation and reporting it to our development team for a fix. To share license with support, I would request you to please follow the instructions mentioned here. Please do not share your license here on the forum.

Looking forward to assist you further.

Hi, thanks for the lightspeed response.
I am using Aspose.Tasks, Aspose.Pdf, Aspose.Words, Aspose.Email, Aspose.Cells, and Aspose.Slides in the same project, but only for Tasks I have the problem.

Here the code I use to load the Total license.

        Aspose.Pdf.License pdfLicense = new Aspose.Pdf.License();
        Aspose.Words.License wordsLicense = new Aspose.Words.License();
        Aspose.Email.License emailLicense = new Aspose.Email.License();
        Aspose.Cells.License cellsLicense = new Aspose.Cells.License();
        Aspose.Slides.License slidesLicense = new Aspose.Slides.License();
        Aspose.Tasks.License tasksLicense = new Aspose.Tasks.License();  

        pdfLicense.SetLicense("Aspose.Total.lic");
        wordsLicense.SetLicense("Aspose.Total.lic");
        emailLicense.SetLicense("Aspose.Total.lic");
        cellsLicense.SetLicense("Aspose.Total.lic");
        slidesLicense.SetLicense("Aspose.Total.lic");
        tasksLicense.SetLicense("Aspose.Total.lic");

Hi Diego,


I am afraid that I could not re-produce the issue and request you to share your license according to the above mentioned instructions. It will help us to observe the issue and provide assistance accordingly.

Hi Diego,

Thank you for providing the license file.

I have tested this issue at my end using your license but I am afraid to share I was unable to reproduce it at my end for further investigation. I created a simple C# console project and included all the Aspose product libraries that you mentioned. The application initializes the license and creates a test output file of each type of product without an issue. Could you please test the attached project and let us know your feedback? The application targets .NET framework 4.5.1.

Also, if the issue persists, I would request you to please create a simple console application that exhibits this problem and send to us for our investigation (so that it saves your time). We’ll look into it for assisting you further as soon as possible.

Hi Kashif, since I work with MS Visual Studio 2010 and .NET framework 4, I would ask you to rebuild the project on order to be compatible with these settings.

Thanks, Diego

Hi Diego,


Please find the project attached here for your reference. The Visual Studio 2010 solution name is having 2010 with it which you should use at your end. Please let us know your feedback then.

Hi Kashif,

I still have the problem. A possible cause could be the fact I am using NuGet to download the last Aspose packages. Could it be?



Here the version of the packages I am using:

Aspose.Cells version="8.2.0"
Aspose.Email version="4.4.0" 
Aspose.Pdf version="9.5.0" 
Aspose.Slides.NET version="14.6.0" 
Aspose.Tasks version="6.9.0" 
Aspose.Words version="14.7.0"

Hi Diego,


I created a new project and downloaded all the packages from Nuget into the same project. I have tallied the versions with the ones you have mentioned above and they are the same. Unfortunately, I am still unable to face any such exception at my end. Could you please download the latest version of Aspose.Tasks for .NET 6.9.0 form our product download page and let us know your feedback?

Hi Kashif, I have downloaded latest version of Aspose.Tasks for .NET 6.9.0 form product download page but the problems is still there. Moreover, I have downloaded all the dlls from here http://www.aspose.com/community/files/51/.net-components/aspose.total-for-.net/default.aspx but this does not resolve the problem. Any idea?!

Hi Diego,


Thank you for sharing your concern with us.

I was able to reproduce this issue at my end using the latest version of Aspose.Tasks for .NET 6.9.0 and have logged it as TASKS-33727 in our issue tracking system for further investigation by our development team. Once there is any information available in this regard, I’ll update you here via this thread.

We are sorry for the inconvenience caused to you.

The issues you have found earlier (filed as TASKS-33727) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.

Thanks for you support. Do you plan to include the hotfix also in the future releases?


Diego

Hi Diego,


Any update or correction made in a particular release is continued in future releases as well. Please feel free to write us back if you have any other query related to Aspose.Tasks.

The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.