Licensing aspose help urgent


good morning , I need help , I have to use Aspose word and Aspose email in the same fincion , I followed your recommendations to place in the global each statement and I error for only can instantiate a memory , I could tell as it is, thanks

i have this

Dim licenseWord As Aspose.Words.License = New Aspose.Words.License() licenseWord.SetLicense(LicenseHelper.License.LStream)
    Dim licenseEmail As Aspose.Email.License = New Aspose.Email.License()
    licenseEmail.SetLicense(LicenseHelper.License.LStream)</font></span><span style="color: rgb(33, 33, 33); font-family: arial, sans-serif; font-size: 16px; line-height: 24px; white-space: pre-wrap; background-color: rgb(255, 255, 255);">



error:

Failed to set license. Details: Falta el elemento raĆ­z.


Tnk

Hi,

Can you please share a sample application to reproduce the issue at our end? This will help us further investigate the issue and share a solution.

Best Regards,