GroupDocs.Viewer Product Family .Net

Dear team ,
Groupdocs.Web.UI.Viewer.SetRootStoragePath(Server.MapPath("~/App_Data/"));
//Groupdocs.Web.UI.Viewer.SetLicensePath(@"/license.lic");
Groupdocs.Web.UI.Viewer.SetLogFilePath(FileRepository.RootStorage+"log.txt");

Getting following error :

Error 1 The name 'Groupdocs' does not exist in the current context D:\11_RND\Doc Managment System\DocView\GroupDocsViewerWebFormsSample\Global.asax.cs 16 13 GroupDocsViewerWebFormsSample

But the dll added in reference .

Hi,


Thank you for the request. Which version of the library you use?

Best regards.

Hi,


Thank you for this info. Starting from the 3.0 version the Viewer library is a UI less (just a class library) library which provides Classes, models and methods to work with the document.
Since that the library doesn’t has options which you try to use.

Please investigate our examples here for how to use the library.

Best regards.