Support Request: Error open PDF file

Description

Good morning, I have a problem with opening PDF file. The environment is intranet and I can't supply you a direct link. When I link to the pdf link (log file at 2023-01-16 11:20:01 +0100 [SiteKiosk] According to the scheme rules (data) the navigation to data:application/pdf) I obtain error "Permission denied" and file doesn't not appear.
If I test the web app outside sk It works perfectly.
Can you help me? I can solve this problem?

Answer: (3)

Re: Error open PDF file 1/16/2023 11:49 AM
Hello,

As SiteKiosk is a secure browser it will not allow all protocols by default (SiteKiosk only allows certain protocols / schemes by default) and data is blocked.

But you can allow that protocol by editing the SiteKiosk configuration file (…\SiteKiosk\Config\YourConfig.skcfg) e.g. with Notepad.
Search for the line:

<scheme name="data" desc="data" allowed="false" />

Then change it to allowed="true":

<scheme name="data" desc="data" allowed="true" />

Note:
- You need to start the editor you use to change the SKCFG settings as Administrator (Run as Administrator) to be sure that you can save the changes (because of Windows UAC).

Regards,
Michael Olbrich
Re: Error open PDF file 1/16/2023 12:15 PM
Thanks a lot for your reply.
I solved the problem.
Edo
Re: Error open PDF file 1/16/2023 12:26 PM
Thank you for your feedback.
My Account
Login
Language (Tickets):