Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

Setting the License File from embedded resource - Error

$
0
0

Our product was previously compiled to use a license file that was in the same file directory as our application that uses Aspose.pdf.dll. We recently changed our program to use the "Short Name of an embedded license file" using the License.SetLicense("Aspose.Pdf.lic") method and embedded the license file into our application.

After updating to a new version to Aspose.pdf and embedding the updated license file into the application, some of our customers (ones that still had the license file in the same directory) had errors when using our application, because the SetLicense method defaulted to use the license file that was in the directory before the embedded resource license.

I think that either this method should either look at the embedded resource first, or there should be an override that specifies the use of the embedded resource file.

Thanks,

Steve


Viewing all articles
Browse latest Browse all 3131

Trending Articles