Customising the error that comes up on the Notes client
Category
After the clustering presentation at Lotusphere, I was reminded of a tip I totally forgot about by an attendee (thank you for the email Jason Michels). It is most definitely worth a SNTT post.
In a clustering environment, it is typical to get users to escape out of a database and go back in for failover to occur correctly. This is not exactly the case in ND7, but it is a safe way to go with a load of users if the helpdesk is swamped. Of course, the error on screen for the users is not that helpful. How many people have seen this
(known as Error 0807)
or
..
(known as Error 0A02)
What can you do?
After the clustering presentation at Lotusphere, I was reminded of a tip I totally forgot about by an attendee (thank you for the email Jason Michels). It is most definitely worth a SNTT post.
In a clustering environment, it is typical to get users to escape out of a database and go back in for failover to occur correctly. This is not exactly the case in ND7, but it is a safe way to go with a load of users if the helpdesk is swamped. Of course, the error on screen for the users is not that helpful. How many people have seen this
(known as Error 0807)
or
(known as Error 0A02)
What can you do?
Add these lines to your notes.ini
Err_0A02=Your e-mail server is no longer responding. However, you may be able to switch to a backup server and continue working. To do this, you must close your mail file and re-open it.
Err_0807=Your e-mail server is no longer responding. However, you may be able to switch to a backup server and continue working. To do this, you must close your mail file and re-open it.
Now you get this...
Of course you can push this out to your client's notes.ini using a policy.. Sweet!
- 



Comments
{ Link }
Unfortunately, these do not have the hex code associated with the errors.
Posted by Gerco Wolfswinkel At 17:18:25 On 26/03/2007 | - Website - |
A very useful tip!
Posted by Gregory Engels At 10:33:10 On 07/02/2007 | - Website - |
You can even get past the language requirements in some countries.
Posted by Franco At 13:04:02 On 02/02/2007 | - Website - |
Posted by Jack Dausman At 20:18:06 On 02/02/2007 | - Website - |
Now, if I had a list of all the error codes in the EVENTS.NSF on the server, and I could specify the messages there, and the client would automagically cache them or something -- THAT would be elegant.
Posted by Nathan T. Freeman At 20:49:35 On 02/02/2007 | - Website - |
Mmmm...
---* Bill
Posted by Wild Bill At 00:26:33 On 02/02/2007 | - Website - |
Posted by Bastian Wieczorek At 22:35:29 On 05/02/2008 | - Website - |