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,
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,
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,
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,
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?
Hi Diego,
The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.