SiteKiosk: Bug Fix für kritischen Fehler
Wenn ein Kiosk-Rechner mit der SiteKiosk Version 7.1 - 8.6 unter Windows 7 betrieben und der Internet Explorer 10 installiert wird, ist das System mit großer Sicherheit nicht mehr benutzbar. Unter Windows 8 tritt dieser Fehler nicht auf! Sobald die automatische Update-Funktion auf dem Windows 7 Rechner aktiviert ist, wird der neue Internet Explorer 10 selbständig installiert.

Alle Händler und Wiederverkäufer werden dringend aufgefordert diese Informationen an die Betreiber der Kiosk Systeme weiterzuleiten. PROVISIO hat keine Informationen über die Endkunden und kann daher nicht direkt informieren!

Weitere Informationen...
Object Model Scripting: window.external.InitScriptInterface() throws an error
Artikel ID: 9240
Artikeltyp: Object Model Scripting
Level: Geschlossen
Sprache: Englisch
Erstellungsdatum: 08.03.2010 22:24
Letzte Änderung: 07.04.2010 10:44
Produkt: SiteKiosk
Version: -
Aufrufe: 7977
Anhang: -
Erstellt von: Anonymous (User)
Geändert von: Anonymous (User)
Beschreibung
Using IE8 and XP SP3, trying to run the following code will produce an alert with "Error" in it.


try
{
    window.external.InitScriptInterface();
}
catch(err)
{
    alert(err)
}


Do I have to do anything special?
Kommentare (6): window.external.InitScriptInterface() throws an error
Re: window.external.InitScriptInterface() throws an error PROVISIO\olbrich (Provisio) 09.03.2010 11:47
Hello,

You need to use the code within the SiteKiosk Browser as only the SiteKiosk Browser provides the usage of the SiteKiosk Object Model:
http://www.provisio.com/en-US/Help/HelpFrame.aspx?HelpFolder=ObjectModel

Regards,
Michael Olbrich

Re: window.external.InitScriptInterface() throws an error Anonymous (User) 09.03.2010 16:59
sorry I guess I should have said that I running the code in SiteKiosk on an XP SP3 box with IE8 installed.

Re: window.external.InitScriptInterface() throws an error Anonymous (User) 09.03.2010 17:02
and that is to say that it seemingly operate the same way in either vanilla IE8 or in SiteKiosk.

Re: window.external.InitScriptInterface() throws an error Anonymous (User) 09.03.2010 22:37
Using site kiosk, when i run window.external.InitScriptInterface(); in a try catch block, the object i get for the error has the following properties:

{
name: "Error",
number = -2147467259,
description = null,
message = null,
}

Re: window.external.InitScriptInterface() throws an error Anonymous (User) 09.03.2010 23:23
never mind, i was being a idiot.
Pages (2): [1] 2 Next »
© 1996-2013 PROVISIO. Alle Rechte vorbehalten. Impressum Kontakt AGB Datenschutz