A few days ago the following errors startud to show up in one off the WFE servers from a SharePoint farm: Failed to obtain crawl status. —> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. —> System.IO.IOException: Authentication failed because the remote party has closed the transport stream. Job ‘Distribution … Continued
Warm Up SharePoint 2010 on W2K8r2 using IIS 7.5 app Warm-up Module
For MOSS 2007 I used a warm-up script but now with SharePoint 2010 installed on Windows 2008 R2 with IIS 7.5 it is possible to use the warm-up module extensions for IIS 7.5. Download this module at: http://www.iis.net/download/ApplicationWarmUp Install the module on the W2K8r2 machine which hosts the SharePoint 2010 webapplications To configure this module … Continued
Disable the loopback check solves IIS problem with MOSS 2007
Disable the IIS loopback check Follow these steps: 1. Click Start, click Run, type regedit, and then click OK. 2. In Registry Editor, locate and then click the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa 3. Right-click Lsa, point to New, and then click DWORD Value. 4. Type DisableLoopbackCheck, and then press ENTER. 5. Right-click DisableLoopbackCheck, and then … Continued
