Unable to implement GroupDocs.Viewer

Hello,

I am going to implement document viewer. Which is given in below link
https://code.msdn.microsoft.com/ASPNET-Document-Viewer-e7c2a39f

I have downloaded GroupDocs.Viewer DLL from below screenshot showing.
Added that DLL in my downloaded application (inside libs folder) but it giving me error.

Please check second screenshot.

Inline image 2

Inline image 1

Thanks & Regards,
Gorakh Shinde.
Softtech Engineers Pvt. Ltd.

@gorakhshankarshinde,


Thanks for taking interest in GroupDocs.Viewer.

We’d like to inform you that your provided article was valid for a legacy version of the API which is obsolete now and not supported anymore. The next generation GroupDocs.Viewer for .NET 3.x is a UI independent back-end API and is totally different from the legacy versions. Hence, it can be integrated in any type of the application easily. The API enables you to render the supported document format into either HTML pages or images as per your choice. You will have to create your own front end application to view/display these HTML pages and images.

We have developed some sample showcase projects for your ease. You can explore them and learn how API can be used to develop front end applications. Please explore our latest and updated showcase projects, <a rel=“nofollow” href=“https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/GroupDocs.Viewer-for-.NET-Modern-UI” class=“js-navigation-open” id=“521843134e1c3913925efb8fcc2df297-7b63185f4491d688819249a03fe8767fb1326f7c” title=“GroupDocs.Viewer-for-.NET-Modern-UI” style=“box-sizing: border-box; background-color: rgb(255, 255, 255); color: rgb(3, 102, 214); text-decoration: none; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;”>GroupDocs.Viewer-for-.NET-Modern-UI and <a rel=“nofollow” href=“https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Showcases/GroupDocs.Viewer-for-.NET-WebForm-Modern-UI” class=“js-navigation-open” id=“e6dbae73c3e6d5cfa8ed993247268da7-863631fa3b3ed91aa6c947cca9d5ac0f74e37507” title=“GroupDocs.Viewer-for-.NET-WebForm-Modern-UI” style=“box-sizing: border-box; background-color: rgb(255, 255, 255); color: rgb(3, 102, 214); text-decoration: none; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Helvetica, Arial, sans-serif, “Apple Color Emoji”, “Segoe UI Emoji”, “Segoe UI Symbol”; font-size: 14px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; white-space: nowrap; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;”>GroupDocs.Viewer-for-.NET-WebForm-Modern-UI, (AngularJS is used in development of this project).

You may find following resources helpful:


Please go through these resources, supporting articles and share your experience.

Warm Regards