Location of VS.BIN

I am using GroupDocs.Viewer and trying to implement the JSP Demo inside Eclipse. I get the following error

org.apache.jasper.JasperException: java.lang.RuntimeException: com.groupdocs.viewer.internal.c.a.ms.System.IO.FileNotFoundException: File not found File: C:\WINDOWS\system32\vs.bin
File name: ‘C:\WINDOWS\system32\vs.bin’ —> C:\WINDOWS\system32\vs.bin (Access is denied)
com.groupdocs.viewer.internal.c.a.ms.core.a.d.c.(Unknown Source)
com.groupdocs.viewer.internal.c.a.ms.core.a.d.c.(Unknown Source)

I hardcoded the config to

    config.setStoragePath("e:/temp/");

    this.viewerHtmlHandler = new ViewerHtmlHandler(config);

To ensure try and remove the error but with no luck.

Any ideas

Thx

@Nick_Kemp,

Thanks for using GroupDocs.Viewer. Would you please confirm if you are using GroupDocs.Viewer-for-Java-using-JSP application? We shall be looking forward to your response.

Yes i am.

Thx

@Nick_Kemp,

Thanks for providing the details. We would like to inform you that we have stopped the support of old front ends including GroupDocs.Viewer-for-Java-using-JSP. Therefore, we recommend you to please check our latest open source front-end application - GroupDocs.Viewer-for-Java-App. In case you would face any issue, please feel free to let us know.
.