7 - 14 MK1200 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
Summary of Contents for MK1200
Page 1: ...MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 2: ......
Page 3: ...MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide 72E 87924 02 Revision A January 2008 ...
Page 6: ...iv MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 13: ...Table of Contents xi Quick Startup Instructions ...
Page 14: ...xii MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 18: ...xvi MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 30: ...1 12 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 100: ...4 28 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 104: ...5 4 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 120: ...6 16 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 148: ...8 4 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 150: ...A 2 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 168: ...B 18 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 188: ...E 10 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 200: ...F 12 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 208: ...G 8 MK1200 MicroKiosk for CE NET 4 2 Product Reference Guide ...
Page 230: ......
Page 231: ......