DOCUMENT:Q300112 06-AUG-2001 [msdn] TITLE :Using the Error Property of the Passport Manager Object PRODUCT :Microsoft Developer Network PROD/VER::1.3,1.4 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Passport, versions 1.3, 1.4 ------------------------------------------------------------------------------- SUMMARY ======= The Error property of the Passport Manager object identifies errors or problem conditions when the user reaches a Passport-enabled Web page. MORE INFORMATION ================ The Error property of the Passport Manager object returns an integer value set by the Passport domain authority during user-network communications. Reading the Error property determines whether a user's request contains a Passport error on the query string or in the Passport Ticket cookie. If you know what area of your Passport implementation code may be failing, place code that reads the Error property either before or after the code that you suspect. The syntax, error codes, and descriptions can be found in the reference page for the Error property at the following Passport Software Development Kit (SDK) Web site: Error http://www.passport.com/sdkdocuments/sdk14/reference/scriptreference/ifaces/ipassportmanager/error.htm The information there should assist in resolving the issue. Additional query words: ====================================================================== Keywords : Technology : kbMSNSearch kbPassport140 kbPassport130 kbPassportSearch Version : :1.3,1.4 Issue type : kbinfo ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.