Deployment Issue for Aspose License

Hi,

When I put my application on a drive on our network like appsrv\dev\test.exe and it calls the

Public Shared Sub GetAsposeLicenses()
Dim clicense As Aspose.Cells.License = New Aspose.Cells.License()
clicense.SetLicense(“Aspose.Cells.lic”)
End Sub

it fails.

However if i map the appsrv\dev\ to a drive letter it works ok.

How can I fix this issue?

Hi,

Well, it looks a strange issue, we do not find such issue. Please make sure and set the correct/valid path or you may set a stream for it.

Thank you.