Share via

[Migrated from MSDN Exchange Dev]ECP Error 500

Kai Yao 37,791 Reputation points Moderator
2020-12-18T05:01:33.527+00:00

[Note]
This question was originally asked on the MSDN Exchange Development forum which focuses on development questions on Exchange.
As the former Outlook forums on TechNet have been migrated to Microsoft Q&A forum, we migrated this question manually in order to continue the discussion here.

[MSDN Link]
ECP Error 500

[Original post]
I faced Error 500 in ECP while i can use OWA correctly.

what should i do?

"Unexpected Error.an Error occurred and your request couldn't be complete. please try again "

Exchange | Exchange Server | Management
Exchange | Exchange Server | Management

The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Kai Yao 37,791 Reputation points Moderator
    2020-12-18T05:10:20.837+00:00

    Hi,
    Sorry I need to ask a few questions to get some more information.
    1.What version of Exchange are you running?
    2.Is it a fresh install? If not,what changes have been done recently before the problem appears?

    Here are some suggestions:
    1.Try recycling the MSExchangeECPAppPool in the IIS manager-->Application Pools
    2.Recreate the EAC virtual directory via running the following commands in EMS(Exchange Management Shell)

    Remove-EcpVirtualDirectory -Identity "Server01\ecp (Default Web site)"
    New-EcpVirtualDirectory
     
    

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.