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 Mar 17, 2021 2:28 pm

Hey,

currently testing out freespire.office for .net 5 and 6 (coming out in November) and it looks like the document viewer is not supported currently likely due to the adoption of .net core into the mix...

LoadFromFile is generating {"Operation is not supported on this platform."}

This is similar to a different issue where I had to conver

Process.start(Filelocation)

to

Process.Start(new ProcessStartInfo(FileLoc) { UseShellExecute = true });

as it was also generating a similar message.

Is .net 5 and 6 going to be support? and if so will that be true for the free versions, or would we have to purchase so get get the latest version?


~Edit~

Looks like there was an answer to this on the DocViewer section specicaly.

With the unification of .net starting in .net 5 though my question about future support is still relevant, even if I have a workaround/answer to the specific DocViewer question

Thandius
 
Posts: 11
Joined: Tue Jun 16, 2020 2:56 pm

Thu Mar 18, 2021 7:36 am

Hello,

Thanks for your inquiry.
Sorry to tell you that at present our Spire.DocViewer doesn’t support working on .NET5 platform. But we will consider adding it as a new feature to our upgrade list. If it can be implemented in the future, we will let you know.

Sincerely,
Elena
E-iceblue support team
User avatar

Elena.Zhang
 
Posts: 279
Joined: Thu Jul 23, 2020 1:18 am

Mon Dec 13, 2021 11:52 am

Hello,
I wanted to ask what is the status, is Net6 now supported by Spire Doc?`
Best regards
Dirk

Yerodin84
 
Posts: 13
Joined: Thu May 27, 2021 1:39 pm

Tue Dec 14, 2021 1:12 am

Hello,

Thanks for your inquiry!

Sorry that we do not support .Net 6.0 now, but we will release a new version which supports .Net 6.0 in this month. Once the new version released, we will notify you ASAP.

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Wed Dec 15, 2021 3:23 am

Hi Dirk,

Thanks for your patience!

Glad to inform you that we just released Spire.Doc Pack(Hot Fix) Version:9.12.3 which supports .NET 6.0.

Please download the fix version from the following links to test.
Website link:
https://www.e-iceblue.com/Download/down ... t-now.html
Nuget link:
https://www.nuget.org/packages/Spire.Doc/9.12.3

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Wed Dec 15, 2021 12:26 pm

Thanks for the update,

is there a plan to update freespire office?

Or release a version of freespire office for .net 6 ?

https://www.nuget.org/packages/FreeSpire.Office/

Thandius
 
Posts: 11
Joined: Tue Jun 16, 2020 2:56 pm

Thu Dec 16, 2021 1:44 am

Hello,

Thanks for your reply!

We have plan to update support for the .NET 6.0 in our free version in the future. But we only maintain Free version irregularly, sorry that we cannot provide you with an accurate time. Anyway, once we release the free version that supports .NET 6.0, we will notify you ASAP.

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Thu Dec 16, 2021 12:27 pm

I understand and thank you for the reply :)

I will keep my eyes open for that update to freespire.office for .net 6

thanks !

Thandius
 
Posts: 11
Joined: Tue Jun 16, 2020 2:56 pm

Fri Dec 17, 2021 1:04 am

Hello,

You are welcome!

If there is any update, we will keep you informed.

Sincerely,
Marcia
E-iceblue support team
User avatar

Marcia.Zhou
 
Posts: 858
Joined: Wed Nov 04, 2020 2:29 am

Fri Mar 15, 2024 10:35 am

Hello Thandius,

Thanks for your patient waiting.
Glad to inform you that we released the Spire.DocViewer 8.7.8, which can work with .NET6 platform. Please refer to the following steps to apply Spire.DocViewer on .NET 6.
1. Install the Spire.DocViewer 8.7.8 package from Nuget manager, its' dependenices will be automatically.
2.Invoke the DocViewer control.
1.png

3.Run the project and use the button to load the document you want to open.
2.png

Sincerely,
Lisa
E-iceblue support team
User avatar

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

Return to Spire.Doc