Tag Archives: Event

Microsoft Outlook Out of Office (OOF) – Server is Currently Unavailable

When you try and use the Out of Office feature in Microsoft Outlook you may recieve the following error message:

Your automatic reply settings cannot be displayed because the server is currently unavailable.  Try again later.

 

 

 

 

 

 

When you look at the Application Event Log on you Exchange Server you will see Event ID 1310 logged from Source ASP.NET 2.0.50727.0

 

 

 

 

 

Exception information:

Exception type: ConfigurationErrorsException

Exception message: The value for the property ‘maxRequestLength’ is not valid. The error is: The value must be inside the range 0-2097151. (C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\exchweb\EWS\web.config line 2376)

We need to modify the “web.config” file which can be found here “C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\exchweb\EWS\” you need to open the “web.config” file using Notepad and then use the “find” feature in notepad to quickly locate the following line in the file

<system.web>

<httpRuntime maxRequestLength=”52428800″ />

The default value is to high “52428800” so you need to change it as follows

<system.web>

<httpRuntime maxRequestLength=”2066661″ />

The final step in resolving the issue is to save the changes you have made to the “web.config” file and restarting the “Default Website” under IIS Manager (Administrative Tools)

User32.dll – Pre Service Pack 2 Revision History for Windows 7 SP1, Windows Server 2008 R2 SP1 and Windows Small Business Server 2011 (SBS 2011)

User32.dll – Pre Service Pack 2 Revision History for Windows 7 SP1, Windows Server 2008 R2 SP1 and Windows Small Business Server 2011 (SBS 2011)

06-Dec-2011 – 6.1.7601.21874 – User32.dll – x86/x64 – http://support.microsoft.com/kb/2627489 – Event 1073 is logged after you cancel the logoff process in Windows 7 or in Windows Server 2008 R2

25-Oct-2011 – 6.1.7601.21846 – User32.dll – x86/x64 – http://support.microsoft.com/kb/2627484 – A handle leak occurs every time that the IGroupPolicyObject interface is created and released in Windows 7 or in Windows Server 2008 R2

Wevtsvc.dll – Pre Service Pack 2 Revision History for Windows 7 SP1, Windows Server 2008 R2 SP1 and Windows Small Business Server 2011 (SBS 2011)

Wevtsvc.dll – Pre Service Pack 2 Revision History for Windows 7 SP1, Windows Server 2008 R2 SP1 and Windows Small Business Server 2011 (SBS 2011)

09-Jan-2013 – 6.1.7601.22213 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2797789 – You cannot overwrite an exported event log file by using the Wevtutil.exe tool in Windows 7, Windows Server 2008 R2, Windows 8, and Windows Server 2012

08-May-2012 – 6.1.7601.21989 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2705357 – The WMI process stops sending events to WMI clients from a Windows 7-based or Windows Server 2008 R2-based server

05-May-2012 – 6.1.7601.21988 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2701799 – The event log files become corrupted in Windows 7 or in Windows Server 2008 R2

16-Jul-2011 – 6.1.7601.21772 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2546548 – “0xC0000244” Stop error when the Security log reaches its maximum size in Windows 7 or in Windows Server 2008 R2

24-Feb-2011 – 6.1.7601.21667 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2499016 – The Windows Event Log service may crash in Windows 7 or in Windows Server 2008 R2

13-Jan-2011 – 6.1.7601.21640 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2492505 – Computer does not crash when the disk is full after CrashOnAuditFail is set in Windows 7 or in Windows Server 2008 R2

Wevtsvc.dll – Pre Service Pack 3 Revision History for Windows Server 2008 SP2, Windows Vista SP2 and Windows Small Business Server 2008 (SBS 2008)

Wevtsvc.dll – Pre Service Pack 3 Revision History for Windows Server 2008 SP2, Windows Vista SP2 and Windows Small Business Server 2008 (SBS 2008)

03-Feb-2012 – 6.0.6002.22791 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2673371 – “0xC0000244” Stop error occurs when the Security log reaches its maximum size in Windows Vista or in Windows Server 2008

04-Mar-2011 – 6.0.6002.22602 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2518874 – Windows Event Log service may crash in Windows Vista or in Windows Server 2008

09-Nov-2010 – 6.0.6002.22521 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/2458331 – You cannot receive event notifications after you back up and then clear event logs in Windows Server 2008 or in Windows Vista

13-Jan-2010 – 6.0.6002.22311 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/979471 – You cannot create an event in an event log in Windows Vista or in Windows Server 2008 if the source field contains a single quotation mark

16-Sep-2009 – 6.0.6002.22227 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/973995 – You may lose some events when you subscribe to some events that are in multiple event logs on a computer that is running Windows Server 2008 or Windows Vista

30-Jun-2009 – 6.0.6002.22160 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/972999 – Error message when you use Event Viewer to open an event log on a Windows Vista or a Windows Server 2008-based computer: “Event Viewer cannot open the event log or custom view”

28-May-2009 – 6.0.6002.22141 – Wevtsvc.dll – x86/x64 – http://support.microsoft.com/kb/971734 – Locale data is missing in the saved event logs if you archive the event logs on a computer that is running Windows Vista or Windows Server 2008 and that has an MUI for a non-English language installed