|
#1
|
|||
|
|||
|
Hello,
is it possible with the platform-builder to implement own errorpages (401, 402,...) which were shown if the server will not send an own errorpage ? So, that the default errorpage of the Internet Explorer will be replaced with it. Is there any description, how to do this ? I tried to replace it and to compile it - but still the old defaultpage was shown. Thank you in advance and best regards, Daniel |
|
#2
|
|||
|
|||
|
Hi dabe,
There are the About urls which are in the registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs But replacing the entries here with your own did not seem to work when I tried it. The documentation seems to say that it is possible, but I think you need some requirements like the html doc has to be over 512kb. You may also need to alter error handling settings for IE in Internet Options. "dabe76" <dabe76@discussions.microsoft.com> wrote in message news 661272B-4B93-488C-A6E4-68D0C6AB6F32@microsoft.com...> Hello, > > is it possible with the platform-builder to implement own errorpages (401, > 402,...) which were shown if the server will not send an own errorpage ? > So, that the default errorpage of the Internet Explorer will be replaced > with it. > > Is there any description, how to do this ? I tried to replace it and to > compile it - but still the old defaultpage was shown. > > Thank you in advance and best regards, > > Daniel |
|
#3
|
|||
|
|||
|
Hi Rob, thank you for your comment. Do you know, if it is also possible to change these pages for WinCE ? I tried it with the platform-builder, but I was unfortunately not able to change them... Thank you and best regards, Daniel "Rob Parsons" wrote: > Hi dabe, > > There are the About urls which are in the registry > > HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\AboutURLs > > But replacing the entries here with your own did not seem to work when I > tried it. The documentation seems to say that it is possible, but I think > you need some requirements like the html doc has to be over 512kb. You may > also need to alter error handling settings for IE in Internet Options. > > "dabe76" <dabe76@discussions.microsoft.com> wrote in message > news 661272B-4B93-488C-A6E4-68D0C6AB6F32@microsoft.com...> > Hello, > > > > is it possible with the platform-builder to implement own errorpages (401, > > 402,...) which were shown if the server will not send an own errorpage ? > > So, that the default errorpage of the Internet Explorer will be replaced > > with it. > > > > Is there any description, how to do this ? I tried to replace it and to > > compile it - but still the old defaultpage was shown. > > > > Thank you in advance and best regards, > > > > Daniel > > > |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Possible to implement own errorpages in IE ? | dabe76 | Internet Explorer 6 | 1 | 01-05-2006 04:26 PM |