Asp Scripts does not work properly in FireFox and other Browsers.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahil khera
    New Member
    • Mar 2011
    • 1

    Asp Scripts does not work properly in FireFox and other Browsers.

    The asp scripts containing codes related to cookies, session, data base and file does not works properly in fire fox and other browsers while it works perfectly with IE. When I am trying to execute local.asp in firefox, it asks for user id and password. When we cancel that window, it shows following error :

    You are not authorized to view this page
    You do not have permission to view this directory or page using the credentials you supplied.

    Please try the following:

    * Click the Refresh button to try again with different credentials.
    * If you believe you should be able to view this directory or page, please contact the Web site administrator by using the e-mail address or phone number listed on the localhost:81 home page.

    HTTP 401.1 - Unauthorized: Logon Failed
    Internet Information Services

    Technical Information (for support personnel)

    * More information:
    Microsoft Support


    Please let me know the possible solutions.
    Thanks & Regards
    Rahil
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    Nothing in an asp script could cause this. Sounds like an iis issue. What version of iis are you running?

    Jared

    Comment

    • Banfa
      Recognized Expert Expert
      • Feb 2006
      • 9067

      #3
      In a work environment based on Active Directory IE automatically sends the credentials you logged into Windows with in some circumstances which no other browsers do.

      If you are accessing a local company site, you intranet for example, at the user name and password request box give by Firefox et al just type in the credentials used to log into Windows.

      Comment

      Working...