Hi,
I am a new user of your libraries and I am doing a demo for a client.
I downloaded the GroupDocs.Viewer library version 20.11.0 via NuGet (VS 2017), there and I’m trying to view a file (in this case .docx reading from Azure).
Testing and debugging locally, I get the following error:
GroupDocs.Viewer.Exceptions.GroupDocsViewerException
HResult=0x80131500
Message=Accesso al percorso ‘C:\Program Files (x86)\IIS Express\output.pdf’ negato.
Source=GroupDocs.Viewer
StackTrace:
at . (Int32[] , IFileStreamFactory )
at .(Int32[] , PdfViewOptions , )
at . (Func2 , ViewOptions , Int32[] ) at . (Func
2 , ViewOptions )
at GroupDocs.Viewer.Viewer.View(ViewOptions options)
at DocMaster.Page.Preview.Page_Load(Object sender, EventArgs e) in C:\Source\Repos\Silversea\Silversea-DocumentMaster\DocMaster\Page\Preview.aspx.cs:line 92
Can you help me solve it?
In the attachment the .cs file
Preview.aspx.cs.zip (1.2 KB)
Can you help me solve it?
Bye
Davide