PRB: French Version: No Message Displayed when Logging into Trey Research with Incorrect User Name or Password

ID: Q241638

NOTE: This applies to the French version only.
The information in this article applies to:
  • Microsoft Site Server version 3.0, Commerce Edition


SYMPTOMS

In the French version of Site Server 3.0, Commerce Edition, if you attempt to view the shopping pages of the Trey Research site and use an incorrect user name or password to connect, no message is displayed to inform you that the user name or password was incorrect. Instead, those fields are simply cleared.

NOTE: The expected message is "The user name/password you have entered is incorrect."


RESOLUTION

To fix this, perform the following steps.

  1. In the C:\Microsoft Site Server\Sites\Commerce\Tr folder, open the Formslogin.asp file in an editor.


  2. Locate the line containing this code snippet:
    
    if IsError = "False (Faux)" then 


  3. Change the code snippet to:
    
    if IsError = "Faux" then 



MORE INFORMATION

Steps to Reproduce Behavior

  1. Open http://ServerName/SiteServer/Admin/Commerce/Default.asp.


  2. Click Server Administration.


  3. Select Trey Research in the list of commerce site names, and then click Magasin. A new browser window opens.


  4. In the new browser window, click the Giga Services link.


  5. Type a user name and password, then click Connexion.


Additional query words: username pw pass word logon login log on in connect ssce faux les francais

Keywords :
Version : winnt:3.0
Platform : winnt
Issue type : kbprb


Last Reviewed: October 6, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.