Ticket ID: 26282
|
Creation Date: 6/16/2022 7:22 PM
|
Product: SiteKiosk Classic Windows
|
Attachment: -
|
TicketType: Support Request
|
Version: 9.9.6191
|
Language: English
|
Views: 2666
|
Last Modification Date: 7/14/2022 10:20 PM
|
Platform:
|
|
Level: Closed
|
|
|
Support Request: SiteKiosk - Chrome engine - getting plugin to work like it did in IE
With IE officially being deprecated, we are moving to the chrome engine in SiteKiosk and have encountered a roadblock that requires your expert input.
The web application that we are showing uses a plugin (fingerprint reader WEB-key products from BIO-key). I can't seem to get it working in Chrome (it was/is working fine with the IE engine).
After increasing the logging, reviewing the log file and finding the exception, I have edited the config file as outlined in a previous support request (
https://www.sitekiosk.com/web/CustomerSupportCenter/ArticleDetails.aspx?ArticleID=23496) to include:
<scheme name="blob" desc="blob protocol" allowed="true" />
That moved it forward, but now i am getting a "ERR_UNKNOWN_URL_SCHEME" when the plugin is called. I saw this support post (
https://www.sitekiosk.com/web/CustomerSupportCenter/ArticleDetails.aspx?ArticleID=24439), but after editing the config again to include:
<schemes defaultallowed="true">
It still doesn't seem to allow the plugin to fire correctly.
Can you please point me to the next step i should look at?
Thank you.