Exchange OWA
Results 1 to 3 of 3

Thread: Exchange OWA

  1. #1
    Join Date
    Sep 2000
    Posts
    26

    Exchange OWA

    Microsoft VBScript runtime error '800a01a8'

    Object required: 'Application(...)'

    /exchange/logon.asp, line 12


    Does this look familiar to anyone. Any ideas on the way to clean up the server so that it runs correctly? Now before I get those "see www.microsoft.com/support/exchange blah blah blah links.... I have been to all of them. Dome the registry thing, done the regsvr32 thing, verified path name of install...

    I am hoping you guys know something MSFT doesnt (like tribal knowledge) I ran this OWA before in my last 2 environments and it went over without a hitch. This place is being weird..... Any assistance would be greatly appreciated.

    PEACE \/

    megahurts

  2. #2
    Join Date
    Sep 2000
    Posts
    937
    Do you get the same error running:
    http://www.whatever.com/exchange/usa/logon.asp

    and
    http://<Default Web Site>/exchange/logon.asp

    Does it work with an Admin account?

    Check your permissions:

    Grant "Access this computer from the network" and "Log on locally" to the users who need access to OWA. Typically this will be Domain Users.

    The account used by IIS must have "Log on locally" and "Access this computer from the network" rights specified. IIS must be configured to allow Anonymous logon, and Basic (Clear Text) should be set as the authentication method. Try changing the password for this account within IIS and User Manager for Domains.

    Verify that permissions on Exchsrvr/Webdata directory and all of subdirectories are set to READ and Exchsrvr/Webtemp and all subdirectories are set to CHANGE.

  3. #3
    Join Date
    Mar 2000
    Location
    San Jose
    Posts
    21
    yep exactly what he said.....and i also have a script that will default to the login page when you specify machine name.
    This basically allows you to go to the machine name from your browser and prevent you from having to specify the whole path.
    Let me know if your interested. I'll just post it here if you do.....

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •