Good day.
May you help me with this?
We recreated EWS virtual directory (reset was made).
Now we have an issue - when we try to log in address "https://myexchproblemserver/ews/exchange.asmx" we see an error page:
Server Error in '/EWS' Application.
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Could not load type 'Microsoft.Exchange.Services.Global'.
Source Error:
Line 1: <%@ Application Language="C#" Inherits="Microsoft.Exchange.Services.Global"%>
Source File: /EWS/global.asax Line: 1
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34009
Checked file "global.asax" - it exists in C:\Program Files\Microsoft\Exchange Server\V15\FrontEnd\HttpProxy\ews directory.
Checked ASP.NET - it is enabled.
May you help me how to solve it ?
Thanks'.