Ever since installing Dot Net Nuke I cant connect to Outlook Mobile Access for Exchange 2003.
When browsing to the domain https://clunemedical.com/oma I am prompted to login to the corrosponding mailbox. After logging in, the browser displays:
Server Error in '/OMA' 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: File or assembly name DotNetNuke.HttpModules.UrlRewrite, or one of its dependencies, was not found.
Source Error:
Line 43: <!-- HttpModules for Common Functionality -->
Line 44: <httpModules>
Line 45: <add name="UrlRewrite" type="DotNetNuke.HttpModules.UrlRewriteModule, DotNetNuke.HttpModules.UrlRewrite" />
Line 46: <add name="Exception" type="DotNetNuke.HttpModules.ExceptionModule, DotNetNuke.HttpModules.Exception" />
Line 47: <!-- add name="Authentication" type="DotNetNuke.HttpModules.AuthenticationModule, DotNetNuke.HttpModules.Authentication" / -->
|
Source File: C:\Inetpub\Clune Medical Limited\web.config Line: 45
Assembly Load Trace: The following information can be helpful to determine why the assembly 'DotNetNuke.HttpModules.UrlRewrite' could not be loaded.
=== Pre-bind state information ===
LOG: DisplayName = DotNetNuke.HttpModules.UrlRewrite
(Partial)
LOG: Appbase = file:///C:/Program Files/Exchsrvr/OMA/Browse
LOG: Initial PrivatePath = bin
Calling assembly : (Unknown).
===
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: Post-policy reference: DotNetNuke.HttpModules.UrlRewrite
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/oma/55aaeb43/5ef66257/DotNetNuke.HttpModules.UrlRewrite.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/oma/55aaeb43/5ef66257/DotNetNuke.HttpModules.UrlRewrite/DotNetNuke.HttpModules.UrlRewrite.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Exchsrvr/OMA/Browse/bin/DotNetNuke.HttpModules.UrlRewrite.DLL.
LOG: Attempting download of new URL file:///C:/Program Files/Exchsrvr/OMA/Browse/bin/DotNetNuke.HttpModules.UrlRewrite/DotNetNuke.HttpModules.UrlRewrite.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/oma/55aaeb43/5ef66257/DotNetNuke.HttpModules.UrlRewrite.EXE.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/oma/55aaeb43/5ef66257/DotNetNuke.HttpModules.UrlRewrite/DotNetNuke.HttpModules.UrlRewrite.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Exchsrvr/OMA/Browse/bin/DotNetNuke.HttpModules.UrlRewrite.EXE.
LOG: Attempting download of new URL file:///C:/Program Files/Exchsrvr/OMA/Browse/bin/DotNetNuke.HttpModules.UrlRewrite/DotNetNuke.HttpModules.UrlRewrite.EXE.
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
The Outlook Mobile Access web.config file is in the folder C:\Program Files\Exchsrvr\OMA\Browse\web.config and in the ASP.NET tab of the OMA IIS properties, the path shown before displays.
I am using Windoes 2003 R2 Server.