SharePoint Server 2007 (Service Unavailable) Could not load all ISAPI filters for site/service. Therefore startup aborted.

Hey guys,

 

If you receive a Service unavailable Error Message in IE please try the following steps which resolved the issue in my case.

 

First of all run the Product and Configuration Wizard of SharePoint. After that the Central Administration should be available

 

Set the support for 32Bit Application to false:

cscript c:\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 0

 

After that try to register the ASP .Net 2.0 version in iis:

C:\Windows\Microsoft.NET\Framework64\v2.0.50727> aspnet_regiis -i

 

When you receive after these steps a 403 Error on the portal site or the SharedService you have to restart the Windows SharePoint Services from the Central Administration Operations-> Services on Server.  Only restarting the Services over the Administrative Tools does not resolve the issue.

 

German Version:

Wenn sie folgende Fehlermeldung in ihrem EventLog sehen:

Es konnten nicht alle ISAPI-Filter für die Site bzw. den Dienst geladen werden. Der Start wird daher abgebrochen.

 

oder sie Ihr Portal nicht mehr aufrufen können mit der Meldung ‚Dienst nicht erreichbar‘ probieren sie folgende Angaben um dieses Problem zu beheben:

Als erstes rufen sie noch einmal den Produkt und Konfigurations Assistent von SharePoint um die Konfiguration von SharePoint noch einmal zu gewährleisten. Danach sollte die Zentraladministration wieder erreichbar ist.

Als nächstes sollten sie den Switch für 32Bit Applikation auf 0 (=false) setzen.

cscript c:\inetpub\AdminScripts\adsutil.vbs set w3svc/AppPools/Enable32bitAppOnWin64 0

 

Danach versuchen sie ASP .Net 2.0 im IIS zu registrieren.  

C:\Windows\Microsoft.NET\Framework64\v2.0.50727> aspnet_regiis -i

 

Sollten sie danach immernoch nicht das Portal oder die SharedServices aufrufen können und erhalten eine 403 Fehlermeldung im IE, dann starten sie die Windows SharePoint Services über die Zentraladministration -> Operationen -> Dienste auf dem Server neu.  Die Dienste über Verwaltung-> Dienste neuzustarten hat in diesem Fall nichts gebracht.  


Posted Nov 06 2008, 12:54 PM by Nadine Storandt
Filed under: ,

Comments

Fredy wrote re: SharePoint Server 2007 (Service Unavailable) Could not load all ISAPI filters for site/service. Therefore startup aborted.
on 01-07-2010 16:16

SharePoint Server 2007

Nur die Zentraladministration lief nicht mehr (Service unavailable).

Die Websites waren erreichbar.

Mir hat folgendes geholfen:

Start -> Einstellungen -> Systemsteuerung -> Verwaltung -> Internetinformationsdienste-Manager:

Internetinformationsdienste -> MOSSDEV (lokaler Computer) * -> Anwendungspools -> SharePoint Central Administration v3

[Rechte Maustaste] -> Starten

* MOSSDEV steht hier für den SERVERNAMEN

in english:

Sorry, I don't know the engl. names for path of configuration...

looking for "Administration" and "Manager of service of internetinformations" (or so)

starts with mouse (right-click) the "SharePoint Central Administration v3"

I hope this helps!

developers.de is a .Net Community Blog powered by daenet GmbH.