Category Archives: Service Pack 1

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)

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

Iiscore.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-Sep-2013 – 7.5.7601.22443 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2870705 – IIS 7.5 or IIS 8.0 process crashes in Windows

29-Sep-2012 – 7.5.7601.22123 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2763973 – FIX: “HTTP 403 (Forbidden)” when a client HTTPS request is sent to a Web application or a Web service in IIS 7.5 or IIS 8.0  and uses a self-signed certificate

25-Sep-12 – 7.5.7601.22118 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2646886 – FIX: Heap corruption occurs when a module calls the InsertEntityBody method in IIS 7.5

01-Oct-2012 – 7.5.7601.17963 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2763973 – FIX: “HTTP 403 (Forbidden)” when a client HTTPS request is sent to a Web application or a Web service in IIS 7.5 or IIS 8.0  and uses a self-signed certificate

25-Sep-12 – 7.5.7601.17959 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2646886 – FIX: Heap corruption occurs when a module calls the InsertEntityBody method in IIS 7.5

07-Jun-2012 – 7.5.7601.22013 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2708585 – FIX: IIS 7.5 does not notify modules that have registered for the RQ_SEND_RESPONSE event notification

10-Feb-2012 – 7.5.7601.21920 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2646886 – FIX: Heap corruption occurs when a module calls the InsertEntityBody method in IIS 7.5

29-Sep-2011 – 7.5.7601.21828 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2467528 – FIX: Incorrect response or connection fails in IIS 7.5 after an ISAPI filter registers for SF_NOTIFY_SEND_RAW_DATA event notifications

18-Mar-2011 – 7.5.7601.21686 – Iiscore.dll – x86/x64 – http://support.microsoft.com/kb/2522807 – FIX: W3wp.exe process may crash intermittently when an application handles requests for extensionless URLs in IIS 7.0 or in IIS 7.5

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

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

04-Nov-2011 – 7.5.7601.21854 – Webdav.dll – x86/x64 – http://support.microsoft.com/kb/2618752 – FIX: WebDAV deletes a file instead of sending an “Access Denied” message

20-Oct-2011 – 7.5.7601.21843 – Webdav.dll – x86/x64 – http://support.microsoft.com/kb/2593591 – FIX: A hotfix is available that enables WebDAV to store the properties of file resources by using NTFS alternate data streams in IIS 7.5

02-Aug-2011 – 7.5.7601.21782 – Webdav.dll – x86/x64 – http://support.microsoft.com/kb/2503820 – FIX: Memory leak in the W3wp.exe process for a WebDAV website when many WebDAV clients upload files, download files, or access file directories in WebDAV 7.5