28th
OCT

Implementing Windows Cluster Service

Posted by MLK under Windows Cluster

Description/Problem:
Everything about Windows Cluster Service - planning, requirements, managing & troubleshooting.

Solution:
techFAQ.com

15th
OCT

KB842493: Windows 2003 Domain Controller & ASP (Service Unavailable)

Posted by MLK under Windows IIS/ISA

Description/Problem:
This article describes how to solve the problem related to web page that is hosted on a Microsoft Windows Server 2003-based domain controller which may receive the following Active Server Pages (ASP) error message: “Service Unavailable”.

Solution:
KB842493

11th
OCT

SharePoint: Class not registered & File System Permissions

Posted by MLK under SharePoint Services

Description/Problem:
I had several issues with SharePoint Service during implementation on Windows 2003 server member and also domain controller. The 1st issue was related to unable start-up of SharePoint Service. The web interface present each time the error message: “Start action dailed. Additional information: Class not registered”. The 2nd issue was also interesting for me because the configuration wizard for new installation of SharePoint Service failed on Step 5 of Step 10.

Solution:

  • Apply special file system permissions (add to existing)
  • System Disk (C:)
    • Local Service (Read & Execute List Folder Contents Read)
    • Network Service (Modify Read & Execute List Folder Contents Read Write)
    • WSS_Admin_WPG (Full Control)
  • System Folder (%systemroot%\Temp)
    • Network Service (Full Control)
    • WSS_Admin_WPG (Full Control)
    • WSS_WPG (Read & Execute List Folder Contents Read)
  • Restart SharePoint Services