Spire.Doc is a professional Word .NET library specifically designed for developers to create, read, write, convert and print Word document files. Get free and professional technical support for Spire.Doc for .NET, Java, Android, C++, Python.

Wed Apr 03, 2024 11:09 am

We have a desktop app that connects to a web service on an IIS Windows 2022 server.

It was working fine, but since we renewed the license, all documents are generated with a watermark. We are using the 'Developer Small Business' license. When we try to debug the license on the developer's machine, it works without any problem, so we suspect the issue is with the app and web service. Any help would be appreciated.

ciocomillas
 
Posts: 3
Joined: Wed Feb 12, 2020 9:43 am

Thu Apr 04, 2024 4:20 am

Hi,

Thanks for your inquiry.
Since the version 11.5.6 of Spire.Doc, we have implemented optimizations and adjustments to the application licensing mechanism, which involve changes to the namespace. Please ensure that you are applying the licensing method detailed below in your usage.
Code: Select all
Spire.Doc.License.LicenseProvider.SetLicenseKey("your license key");

Additionally, it is essential to clarify whether the watermark issue appears only within projects deployed to an IIS environment. Kindly also verify if the watermark occurs when running the project on the local Windows Server 2022 environment, and kindly provide us with your feedback on this matter.

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1379
Joined: Tue Sep 27, 2016 1:06 am

Thu Apr 04, 2024 8:34 am

Hi,

Thanks for answer, we update to last version change method, but now, on developper machine get the license error watermark, any log we can check?

ciocomillas
 
Posts: 3
Joined: Wed Feb 12, 2020 9:43 am

Thu Apr 04, 2024 9:39 am

Hi,

Thanks for your feedback.
I tested your license with the latest Spire.Doc 12.3.12, but didn't find any issue, your license worked well to remove the red watermark. Could you please provide your sample application that can reproduce your issue to help us do an accurate investigation? Please also tell us the information of your development machine, such as Windows server 2022. You could send your application to us via email ([email protected])

Sincerely,
Nina
E-iceblue support team
User avatar

Nina.Tang
 
Posts: 1379
Joined: Tue Sep 27, 2016 1:06 am

Fri Apr 05, 2024 8:23 am

Thanks for answer, we provide you the code by mail

ciocomillas
 
Posts: 3
Joined: Wed Feb 12, 2020 9:43 am

Return to Spire.Doc

cron