Server Error in '/Microsoft-Server-ActiveSync' Application.
Could not load file or assembly 'Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad3 64e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Assembly Load Trace: The following information can be helpful to determine why the assembly 'Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!Enab leLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!Enab leLog].
Stack Trace:
[FileNotFoundException: Could not load file or assembly 'Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.]
Microsoft.Exchange.AirSyncHandler.Gl obal.Execu teApplicat ionStart(O bject sender, EventArgs e) +0
[HttpException (0x80004005): Could not load file or assembly 'Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.]
System.Web.HttpApplicationFactory.En sureAppSta rtCalledFo rIntegrate dMode(Http Context context, HttpApplication app) +4179473
System.Web.HttpApplication.RegisterE ventSubscr iptionsWit hIIS(IntPt r appContext, HttpContext context, MethodInfo[] handlers) +205
System.Web.HttpApplication.InitSpeci al(HttpApp licationSt ate state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +336
System.Web.HttpApplicationFactory.Ge tSpecialAp plicationI nstance(In tPtr appContext, HttpContext context) +350
System.Web.Hosting.PipelineRuntime.I nitializeA pplication (IntPtr appContext) +382
[HttpException (0x80004005): Could not load file or assembly 'Microsoft.Exchange.Net, Version=14.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.]
System.Web.HttpRuntime.FirstRequestI nit(HttpCo ntext context) +11318198
System.Web.HttpRuntime.EnsureFirstRe questInit( HttpContex t context) +88
System.Web.HttpRuntime.ProcessReques tNotificat ionPrivate (IIS7Worke rRequest wr, HttpContext context) +4348404
Version Information: Microsoft .NET Framework Version:2.0.50727.5653; ASP.NET Version:2.0.50727.5053
<error statusCode="403" prefixLanguageFilePath="%SystemDrive%\inetpub\custerr\" path="403.htm" responseMode="File" />
<error statusCode="403" subStatusCode="4" path="%SystemDrive%\inetpub\httpsredir.htm" responseMode="File" />
An ActiveSync session is being attempted with the server.
Errors were encountered while testing the Exchange ActiveSync session.
Test Steps
Attempting to send the OPTIONS command to the server.
Testing of the OPTIONS command failed. For more information, see Additional Details.
Tell me more about this issue and how to resolve it
Additional Details
An unexpected redirect response was received to URL https://mail.example.com/owa/default.eas.
Server Error in '/' Application.
--------------------------------------------------------------------------------
Configuration Error
Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS.
Source Error:
Line 35: <system.web>
Line 36: <httpRuntime maxRequestLength="35000" />
Line 37: <authentication mode="Windows" />
Line 38: <sessionState mode="Off" />
Line 39:
Source File: C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa\web.config Line: 37