![]() |
| If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|||||||
| Tags: code, error, prompt, returned, say, security, users |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
(Outlook 2002 sp2)
I am putting in vbscript code in my custom form to handle the case where users said "No" to security prompt. The examples given in www.outlookcode.com check for Err = 287, however I checked wity my form and teh return code is -2147467260. Which one is correct? Where can I find more information on the error code returned when No is clicked. Thanks |
| Ads |
|
#2
|
|||
|
|||
|
Perhaps the best approach is not to worry about the specific error code. Just check Err 0
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Long Nguyen" wrote in message ... (Outlook 2002 sp2) I am putting in vbscript code in my custom form to handle the case where users said "No" to security prompt. The examples given in www.outlookcode.com check for Err = 287, however I checked wity my form and teh return code is -2147467260. Which one is correct? Where can I find more information on the error code returned when No is clicked. Thanks |
|
#3
|
|||
|
|||
|
Thanks again Sue.
Regards Long "Sue Mosher [MVP-Outlook]" wrote in message ... Perhaps the best approach is not to worry about the specific error code. Just check Err 0 -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Long Nguyen" wrote in message ... (Outlook 2002 sp2) I am putting in vbscript code in my custom form to handle the case where users said "No" to security prompt. The examples given in www.outlookcode.com check for Err = 287, however I checked wity my form and teh return code is -2147467260. Which one is correct? Where can I find more information on the error code returned when No is clicked. Thanks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Messenging Interface Returned Unknown Error | just tere | Outlook - Calandaring | 4 | June 8th 06 07:56 PM |
| How to fix messaging interface has returned an unkown error? | chi law | Outlook and VBA | 0 | March 15th 06 09:41 AM |
| Error report on returned mail. | Buiskop19 | Outlook Express | 13 | February 24th 06 02:26 PM |
| Default Mail Client error prompt | Steve Mc | Outlook Express | 6 | January 18th 06 11:59 AM |
| messaging interface returned an unknown error | phil | Outlook - Installation | 0 | January 17th 06 03:06 PM |