You’re welcome!
we need to combine all the function like (annotation, search, editor, parser etc…) in ur samples link use different.
Each of the products has it’s own demo project an GitHub e.g.
GroupDocs.Annotation - GitHub - groupdocs-annotation/GroupDocs.Annotation-for-.NET: GroupDocs.Annotation for .NET examples, plugins and showcase projects
GroupDocs.Search - https://github.com/groupdocs-search/GroupDocs.Search
etc.
hi sir
i download the project that u send but the viewerapicontroller.vb is not there so i converting the c# to vb, viewer come but we cannot view the file.
error come like this
Hi sir
I download annotation project that u send and put in my system and restore all package
i have the error when i run
image.png (42.6 KB)
can i clear to help
Hi sir,
Is it possible in one viewer combination of search, annotation, watermark, editor.
While it is possible to use multiple GroupDocs products in a single application we do not provide a such example or demo project.
Can you try disabling Javascript linting - How to disable JavaScript build error in Visual Studio 2017? - Stack Overflow?
Hi sir,
I get groupdocs total project using C# it working, i need the same full project for vb.net, i try to convert i got error pls send groupdocs total project for vb.net
hi vladimir
i need demo project for groupdocs total in vb.net
hi sir,
i need demo project for groupdocs total in vb.net before three month u say no project in vb.net
i convert the project c# to vb.net i have error in viewer and annotation
image.png (85.3 KB)
Can you please share a sample code to reproduce the issue and version of GroupDocs.Viewer that you’re using?
hi vladimir,
thanks for reply
this is version
image.png (14.8 KB)
this one is viewer api controller page.
viewer appi controller.zip (1.7 KB)
Which framework version you’re targeting in your application? Please also share a line from your vbproj
file where you have a reference to GroupDocs.Viewer as it seems that .NET Standard assembly is referenced instead of .NET Framework.
GroupDocs.Total 21.9 provides two DLLs .NET Framework 2.0 and .NET Standard 2.0. Can you please confirm that you’re using .NET Framework 2.0 DLL?