DOCUMENT:Q300111 21-JUN-2001 [msdn] TITLE :Error Message: Unknown Partner Error at Passport Login Server 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 ------------------------------------------------------------------------------- SYMPTOMS ======== When you browse to the Passport Login server, you may receive the following error message: Unknown Partner Error CAUSE ===== This error occurs when the wrong version of the Partner.xml file is installed on the Web server. RESOLUTION ========== 1. Check the URL at the logon page to see which Passport environment you are hitting. The list below shows the different Passport environments and their corresponding logon URLs: - Beta Preproduction http://next-login.passporttest.com/login.asp - Preproduction http://current-login.passporttest.com/login.asp - Production http://login.passport.com/login.asp If the URL does not match the environment that your site is using, send e-mail to the following address and request the Partner.xml file for the environment that you are using: nfssup@microsoft.com 2. When you receive the new Partner.xml file, copy it into the folder where the existing Partner.xml file is located and choose to overwrite the existing file when you are prompted. The Partner.xml file is usually located in the \WINNT\System32\MicrosoftPassport\ folder. 3. After the Partner.xml file is replaced, you must restart the IIS service. Use the following commands at a command prompt to stop and then restart the IIS service: "net stop iisadmin /y" (without the quotation marks) "net start w3svc /y" (without the quotation marks) NOTE: In some rare cases, it may be necessary to shut down the server computer completely and restart it. 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.