Problem getting license

When running my project from a network share ( \\share\folder\...\project\) and attempting to get an Excel license using:
//license
license_Excel = new Aspose.Cells.License();
license_Excel.SetLicense("Aspose.Total.lic");
//end license

I am getting the following error
System.IO.FileNotFoundException: Cannot find license 'Aspose.Total.lic'

I have no problem with Aspose.Word getting the license but Excel does not work.

Hi,

The problem is vary strange that the same license is accessible with one product and causing problem with Aspose.Cells. Is it possible that you can share the license file with us. How to send your license file to an Aspose Staff Member?

License file has been sent.

Hi,

Thank you for sending the license file. As per my observations, the problem is not reproducible. To test this case, first I have placed the license file over some network path and have provided its reference in application generating Exel workbooks. Can you please share with us your feedback over this matter.

We are sorry for this problem.