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.

Fri Jul 11, 2014 10:25 am

Hi ,
I have an urgent problem. When I bought your spire.doc last year, your web site said that the product is no time limit.

But now, the evaluation warning show again!
Evaluation Warning : The document was created with Spire.Doc for .NET.

What happened?

yours,
Ivan

ivanchain
 
Posts: 30
Joined: Wed Jan 22, 2014 12:42 am

Fri Jul 11, 2014 10:35 am

file-can-t-be-read-correctly-in-wps-like-an-original-doc-t4692.html

I had a problem 3 months ago, and your people told me to use edition 5.1( at that time, still in my service time)
I download the edition 5.1, to create the docx, the problem has gone.


But now, the Evaluation Warning show again!
How to deal with these?

It's quite urgent because many my client is used this to create they working report file. It's not acceptable to have an evaluation warning on it!
Please let me now how to do ASAP!

Thank you very much.
yours,
Ivan

ivanchain
 
Posts: 30
Joined: Wed Jan 22, 2014 12:42 am

Mon Jul 14, 2014 2:49 am

Dear Ivan,

I received your e-mail. Thanks for your further information.
Spire.Doc.dll v5.1.4.53020 should be Spire.Doc.dll v5.1.2.53020? Because Spire.Doc Standard Edition doesn't have the dll version 5.1.4.53020.

In web app, we suggest you apply license by license key.
Please try to add these code to the load license into Global.Application_Start method.
code:
String key= "key_doc"; //The string "key" should be the value of the Key attribute of the element License of your Spire.Doc license xml file
Spire.License.LicenseProvider.SetLicenseKey(key);

http://www.e-iceblue.com/Tutorials/Lice ... ply_by_Key

The latest Standard version is Spire.Doc for .NET Standard Edition Version:5.2 at present. Please try this version if still not work.

Please feel free to contact us if you have any problems.

Best Regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Wed Jul 16, 2014 2:41 pm

I found what happened!
In fact, the spire.doc set licence key will create pycxs717.dll (name randomly) in the windows\temp\ folders.

And our server's firewall don't allow this behavior(we set this rule about last week).
I remove this rule, and the problem is gone.

Thank you very much!

ivanchain
 
Posts: 30
Joined: Wed Jan 22, 2014 12:42 am

Thu Jul 17, 2014 1:46 am

Dear Ivan,

Thanks for sharing your valuable information here.

Feel free to contact us if you have further problems.

Best wishes,
Amy
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.Doc