Mohammad's profileM.Furqan HameediPhotosBlogListsMore Tools Help
    September 10

    WSS 3.0 Installation & Configuration Problem

    Today I met a problem which took hours to solve me but at last it was solved Alhamdolillah. The scenario was to test my deployment on the machine where there is no MOSS installed but only WSS 3.0, so  What happened was that I uninstalled the MOSS 2007 installation from my Virtual Machine (win2003 server), it uninstalled successfully and then I ran the WSS3.0 setup and chose Advance Installation and install it as an stand alone server (Where it creates a windows internal database that is not accessible to users , except to a few windows services) and then when I tried to Run the “Sharepoint Products and technologies configuration wizard” it slapped me with the following error.

    Failed to start the database service MSSQL$Microsoft##SSEE. Repair this product by selecting it from the Add/Remove Programs menu.

    I had never seen such an exception ever before so i was stunned but soon my buddy google told me about the occurrence of this problem and the remedy of it. I just needed to follow the steps mentioned below to resolve the problem and use My SQL 2005 DB as configuration DB for WSS 3.0. Just go to the command prompt and change the directory to  “C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\BIN\” and execute following commands.

    1. PSCONFIG  -cmd configdb -create -server <my server address>
    2. PSCONFIG  -cmd adminvs -provision -windowsauthprovider enablekerberos

    Command 1 tells the configuration wizard to use my server as the Sql Server for WSS 3.0 and configures the configdb on this server and second command provisions the Central Administration site with windows authentication enabled.  and then you click the Central Administration Site icon and it is there.

    References :  Helpful posts

    http://social.technet.microsoft.com/Forums/en-US/sharepointadmin/thread/84740bcb-46bd-46f7-b363-ebf9bbeb90a9 

    http://social.msdn.microsoft.com/forums/en-US/sqlexpress/thread/2d8dfefb-6928-4a18-8b30-420bd6fde9f9/

    Comments

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Trackbacks

    The trackback URL for this entry is:
    http://hameedi.spaces.live.com/blog/cns!BA4D3D9FB4A9946!155.trak
    Weblogs that reference this entry
    • None