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 Jul 24, 2019 6:07 am

Good day!
Our company is going to purchase your product, but in the process of testing Free Spire.Doc for .NET there was a problem:
when you save some .docx files (document.SaveToFile (fileName);), they are truncated by 30 - 40%.
When trying to process the same files, but in the .doc format, saving does not occur at all (the message 'The requested operation cannot be performed for the file with the associated section opened by the user appears.')
What determines the appearance of this problem? No additional actions are performed with the file, only:

using (Doc.Document document = new Doc.Document(fileName, Doc.FileFormat.Docx, password))
document.SaveToFile(fileName);

oleg_z99@mail.ru
 
Posts: 4
Joined: Wed Jul 24, 2019 5:41 am

Wed Jul 24, 2019 7:28 am

Hello,

Thanks for your interests in our product.
Do you mean that there is an error message “The requested....” when opening your saved .docx file in MS office? If any misunderstanding, please provide a screenshot to show the error message. Meanwhile, to help better look into your issue, please help to share us with your input file, password as well as your saved .docx file. Don’t worry, we promise to keep your documents confidential and won’t use them for any other purpose, you also can remove the confidential data of your document, just make sure the modified file can reproduce your issue and then send them to us via email (support@e-iceblue.com). Besides, at present our latest commercial version is Spire.Doc Pack Version:7.7, you also can install it and try to check if it could resolve your issue.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Wed Jul 24, 2019 8:03 am

Hello,
The message 'The requested operation cannot be performed for a file with the associated section opened by the user.' appears in Visual Studio when you try to save the .doc file using the SaveToFile (fileName) method.

oleg_z99@mail.ru
 
Posts: 4
Joined: Wed Jul 24, 2019 5:41 am

Wed Jul 24, 2019 8:14 am

Hello,

Thanks for your more information.
I am afraid it is hard to locate the cause of your issue without your original input file. And how about your testing result when using our latest commercial version? If your issue still occurs after testing, please provide your input file to help further look into it. Thanks in advance.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Wed Jul 24, 2019 8:37 am

Ok!
We will try the latest commercial version and hope that this is the reason.

oleg_z99@mail.ru
 
Posts: 4
Joined: Wed Jul 24, 2019 5:41 am

Wed Jul 24, 2019 10:50 am

Hello,

Hope everything goes well. If your issue still exists after trying, we are looking forward to your testing file to do further investigation.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Tue Jul 30, 2019 3:06 am

Hello,

Greetings from E-icbelue.
Has your issue been resolved with the latest commercial version? Thanks in advance for your feedback and time.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Thu Aug 01, 2019 7:19 am

Hello

Yes, the problem was resolved with the latest commercial version. Thanks for the support.

oleg_z99@mail.ru
 
Posts: 4
Joined: Wed Jul 24, 2019 5:41 am

Thu Aug 01, 2019 7:28 am

Hello,

Glad to hear that! If you encounter any issue related to our products in the future, just feel free to contact us
Wish you all the best!

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Return to Spire.Doc