Spire.DocViewer for .NET is a powerful Word Viewer component for developers to display, convert and interact with Word Documents easily.

Mon Mar 13, 2017 10:13 pm

I have downloaded officeviewer for .net and compiled sample code for VB.
the binary runs OK at my development environment.

I copied all binaries in OpenWordFile.exe to the Win7 Ultimate testing environment without office installed.
The program keep crashing.
I also tried at Win10 build 10586. Same thing happens.

Please let me know what I should do to make the demo works.

herbert.wang@nextlabs.com
 
Posts: 3
Joined: Thu Feb 23, 2017 8:46 pm

Tue Mar 14, 2017 3:54 am

Hello,

Thanks for your inquiry.
Please kindly note that our product is completely independent on office. Regarding your case, try to make sure that the related Dlls are also copied to the testing invironment and the path is correct. If the issue still exsists, please send us your demo project for reproducing.

Regards,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Tue Mar 14, 2017 4:45 am

I have attached all files that I copied over.
Those are the files in release folder of OpenWordFile.exe
Not sure what else I need copied.

herbert.wang@nextlabs.com
 
Posts: 3
Joined: Thu Feb 23, 2017 8:46 pm

Tue Mar 14, 2017 7:40 am

Hi,

Thanks for your quick reply.
The issue is caused by the relative file path, please change the path in Form1.vb so that the file can be found. If there's still any doubt, welcome to write back.

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Tue Mar 14, 2017 7:42 pm

Thanks Jane

everything works after I change the path.

From officeViewer API helper, I see there is C++ interface. is this components support C++? Where I can find the C++ demo code?

From Technical Features of officeviewer, it supports Microsoft .NET 2.0, .NET 3.5, .NET 4.0 and .NET 4.5 supported.
When I run demo at win7, it requires .net 4.0. is it the limitation of demo or the component?

I am doing the evaluation and want to make sure it is the product for us.

Thanks

herbert.wang@nextlabs.com
 
Posts: 3
Joined: Thu Feb 23, 2017 8:46 pm

Wed Mar 15, 2017 5:28 am

Hello,

Thanks for your feedback.
Our products do support C++/CLI, I have attached a demo for you. As for the framework version, we support .NET 2.0, .NET 3.5, .NET 4.0 and .NET 4.5, you can change the project target framework and corresponding reference to have a test.
Here's the demo link: http://www.e-iceblue.com/downloads/atta ... ++Demo.zip

Sincerely,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Thu Mar 16, 2017 8:07 am

Hello Herbert,

Have you tried the demo? Did it meet your need? Your feedback information will be much appreciated.

Many Thanks,
Jane
E-iceblue support team
User avatar

Jane.Bai
 
Posts: 1156
Joined: Tue Nov 29, 2016 1:47 am

Return to Spire.DocViewer

cron