• Home
  • About
  • Blog
  • Training
  • Books
  • Contact
    • Email
    • Facebook
    • Twitter
    • RSS

Practical 365

  • Office 365
  • Exchange 2019
  • Exchange 2016
  • Exchange 2013
  • Hybrid
  • Certificates
  • PowerShell
  • Migration
You are here: Home / Exchange Server / 500 Internal Server Error for Exchange 2007 Outlook Web Access

500 Internal Server Error for Exchange 2007 Outlook Web Access

August 5, 2011 by Paul Cunningham 4 Comments

In an Exchange Server 2007 environment you may encounter the following error when users attempt to access Outlook Web Access.

500 – Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

The error occurs when user access OWA via the /exchange path but not the /owa. For example:

  • https://mail.company.net/owa (gets no error)
  • https://mail.company.net/exchange (gets the 500 internal error)

This can occur when the Exchange 2007 Mailbox server is missing the Web-ISAPI-Ext feature. You can check this by logging on to the server and running this command:

1
2
C:\>servermanagercmd -q | findstr "Web-ISAPI-Ext"
            [ ] ISAPI Extensions  [Web-ISAPI-Ext]

If there is no check mark next to the feature then it will need to be installed by running the following command:

1
2
3
4
5
6
7
8
9
10
C:\>servermanagercmd -i web-isapi-ext
..
 
Start Installation...
 
[Installation] Succeeded: .
[Installation] Succeeded: [Web Server (IIS)] Application Development.
[Installation] Succeeded: [Web Server (IIS)] ISAPI Extensions.
 
Success: Installation succeeded.

When you check the status of the feature it will now show as installed.

1
2
C:\>servermanagercmd -q | findstr "Web-ISAPI-Ext"
            [X] ISAPI Extensions  [Web-ISAPI-Ext]

That should resolve the “500 internal error” when accessing OWA via the /exchange path.

Paul Cunningham

Paul is a Microsoft MVP for Office Apps and Services and a Pluralsight author. He works as a consultant, writer, and trainer specializing in Office 365 and Exchange Server.

0 Shares

Exchange Server Exchange 2007, IIS, OWA

Comments

  1. Horace says

    March 27, 2013 at 8:18 am

    Thanks Paul, I got this error with a CCR cluster running on Server 2008R2. The thing is I was using the flat URL webmail.company.com and redirecting to /exchange. I think ISA was redirecting to /exchange instead of /owa. I guess that is what happens when a customer runs outdated versions!

    Reply
    • Nasser says

      November 15, 2013 at 9:52 pm

      How to solve the problem

      Reply

Leave a Reply Cancel reply

You have to agree to the comment policy.

Recent Articles

  • How attackers bypass third-party mail filtering to Office 365
  • SharePoint 365 and Azure integration – Using Azure Monitor to retrieve and analyze telemetry
  • Create custom reports using the updated Teams PowerShell module
  • Privileged Access Management – Part Two
  • Should you upgrade to Exchange Server 2019?
Practical 365

Popular Articles

Managing Change in Office 365Managing Change in Office 365

Training Courses

  • Configuring and Managing Office 365 Security
  • Office 365 Admin Playbook
  • Exchange 2016 Exam 70-345
  • Managing Exchange Mailboxes and Distribution Groups in PowerShell
  • More Training Courses...

Recommended Resources

  • Office 365 Security Resources
  • Office 365 Books
  • Exchange Server Books
  • Exchange Server Migrations
  • Exchange Analyzer
  • Digicert SSL Certificates

About This Site

Practical 365 is a leading site for Office 365 and Exchange Server news, tips and tutorials. Read more...
  • Email
  • Facebook
  • Twitter
  • RSS

Copyright © 2018 Quadrotech Solutions AG · Disclosure · Privacy Policy
Alpenstrasse 15, 6304 Zug, Switzerland

We are an Authorized DigiCert™ SSL Partner.