8 - 14 MK2200 MicroKiosk for CE .NET 4.2 Product Reference Guide
Browser Applications - Handling Network Disconnects
The KioskIE.exe browser can redirect to a custom Error Recovery Page if it detects an Internet Explorer error
page (like a error 404). Since the errors are likely to occur during network outages, Symbol recommends using
locally stored files to drive the custom error recovery page. Once directed to a local URL, a customer friendly
message appears while script code retries to connect.
•
Specify the on-board error recovery page to appear in
Applications > Kiosk IE > ErrorRecoveryPage
. See
.
•
The device includes a sample page in
\Windows\RetryPage.html
.
Configuring Error Page Redirection
KioskIE includes an Error Page Redirection feature that defines specific HTML code as errors and allows the
KioskIE to navigate to an on-board error recovery page. For this purpose the .reg file
KioskIE_ErrorPageList.reg is added to either the Platform or Application folder. The .reg file includes the
following entries:
[HKEY_CURRENT_USER\Software\Symbol\IEBrowser]
"PageErrorList"=hex(7):\ 54,68,65,20,70,61,67,65,20,63,61,6e,6e,6f,74,20,62,65,20,66,6f,75,6e,64,00,\
43,61,6e,6e,6f,74,20,66,69,6e,64,20,73,65,72,76,65,72,00,\
46,6f,72,63,65,20,45,72,72,6f,72,00,00,00,00
These entries correspond to the following common errors reported by most Web servers:
•
Line 1: The page cannot be found.
•
Line 2: Cannot find server.
•
Line 3: Force error.
To add a new error page, append the title of the error page to the registry entry above. The entry is stated in the
hex value of the corresponding ASCII characters in the title of the error page.
For example, to add an error page titled "AAA BBBB CCCCC" to the error pages shown above, append the
registry entry for the new error page as ‘line 4’, shown below.
[HKEY_CURRENT_USER\Software\Symbol\IEBrowser]
"PageErrorList"=hex(7):\
54,68,65,20,70,61,67,65,20,63,61,6e,6e,6f,74,20,62,65,20,66,6f,75,6e,64,00,\
43,61,6e,6e,6f,74,20,66,69,6e,64,20,73,65,72,76,65,72,00,\
46,6f,72,63,65,20,45,72,72,6f,72,00,\
41,41,41,20,42,42,42,42,20,43,43,43,43,43,00,00,00,00
NOTE
The Internet Explorer error recovery mechanism can only handle errors occurring when
loading the main frame of the loading web page.
Summary of Contents for MK2200 MicroKiosk
Page 1: ...MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 2: ......
Page 3: ...MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide 72E 87925 01 Revision A August 2006...
Page 16: ...xiv MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 82: ...3 32 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 112: ...4 30 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 116: ...5 4 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 142: ...6 26 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 156: ...7 14 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 182: ...8 26 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 186: ...9 4 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 188: ...A 2 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 217: ...Appendix D Web Kiosk Software Suite Bar Codes D 5 Rolaids CD 3 12546 65021 3 0 75678 12772 4...
Page 224: ...E 4 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 246: ...G 12 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 274: ...Index 8 MK2200 MicroKiosk for CE NET 4 2 Product Reference Guide...
Page 276: ......
Page 277: ......