question

KaelYao-MSFT avatar image
0 Votes"
KaelYao-MSFT asked KaelYao-MSFT edited

[Migrated from MSDN Exchange Dev]ECP Error 500

[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 "


office-exchange-server-administration
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

KaelYao-MSFT avatar image
0 Votes"
KaelYao-MSFT answered KaelYao-MSFT edited

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


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.