Compartilhar via


Installation of the Intranet Component May Fail in Small Business Server 2003

[Today’s post comes to us courtesy of Douglas Boyd and Damian Leibaschoff from Commercial Technical Support]

In the past few months we started seeing the recurrence of an old issue that was previously documented in:

832880:  You cannot successfully install the intranet component or connect to https://companyweb in Windows Small Business Server 2003
https://support.microsoft.com/default.aspx?scid=kb;EN-US;832880

However, the scope of the SBS 2003 media affected by this issue has effectively changed. You now need to use SBS 2003 with SP1, SBS 2003 with SP2, or SBS 2003 R2 media to have a successful installation. Any older media will encounter the problem, no matter the version of SQMCFG.DLL present on CD 3.

This problem may occur if one of the following used to install the Intranet component:

  1. Original CD3 Media.
  2. Any SBS 2003 media that does NOT include SBS 2003 SP1 preinstalled.
  3. Replacement CD3 Media obtained to replace an original CD3.
  4. Downloaded versions of WSS 2.0 that contain pre sp4 versions of WMSDE

Background Information:

When SBS 2003 originally released in 2003, an issue was discovered with the way WMSDE verified the validity of a SharePoint file. To work around the problem, a fix was created (KB832880) and a NEW release of SBS 2003 shipped that included updated files on CD 3. However, this would only circumvent the problem until late 2009. A proper resolution to this issue was not available until Service Pack 4 was released for the SharePoint WMSDE instance (KB909544).

Symptoms:

The following error is generated when the installation tries to create the configuration database in WMSDE.

Metadata manifest 'C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions60binsqmsto.dll' does not exist or has invalid signature. (Error code: 2779).

To identify if you have the affected media, look for the existence of a folder named IE6 present on the CD 3 under SBSCLIENTAPPS . If you have the folder, then the CD is older than SP1 and you will experience the problem. If your CD 3 does NOT have the SBSCLIENTAPPSIE6 folder, then it is an SP1 or greater CD.  If that is the case, you will also have a CD 4 that contains the following folder structure:

02/23/2005  01:37 PM             2,238 autorun.ico
02/23/2005  01:37 PM                52 autorun.inf
04/05/2007  10:34 AM    <DIR>          MSDE_SP4
04/05/2007  10:34 AM    <DIR>          SBS
04/05/2007  10:34 AM    <DIR>          WMSDE_SP4

Resolution:

In order to resolve this issue, perform the following steps:

  1. Run SBS Integrated Setup to completion.  You will receive a failure on the Intranet component, this is expected. Even so, the SharePoint instance of WMSDE, the SharePoint binaries, and the SharePoint Central Administration site in IIS are all created. If any of these are missing at this point, you will need to find the cause for the failure.

  2. Install the following hotfixes in the order in which they are listed. The first of these updates the WMSDE instance to Service Pack 4. The second updates the binaries to versions available on the re-release of RTM CD3, but most importantly, it creates the Content Database and provisions the Companyweb website in IIS. They must be installed in this order for the resolution to work.

    1. 909544: An update is available for SQL Server 2000 Desktop Engine (SHAREPOINT) https://support.microsoft.com/default.aspx?scid=kb;EN-US;909544
      Download Link:
      https://catalog.update.microsoft.com/v7/site/Search.aspx?q=909544
    2. 832880: You cannot successfully install the intranet component or connect to the Companyweb in Windows Small business server 2003. 2003 You cannot successfully install the intranet component or connect to https://companyweb in Windows Small Business Server
      https://support.microsoft.com/default.aspx?scid=kb;EN-US;832880
  3. Verify that you are able to browse https://companyweb. You should see the default intranet site with the SBS specific content.

  4. If previous content needs to be restored please check the following documentation:

Comments

  • Anonymous
    January 01, 2003
    @Steve Hi, If your CompanyWeb is working fine, then you most likely have long ago installed 909544. The issue you are seeing is described here: http://blogs.technet.com/sbs/archive/2009/04/17/authentication-issues-accessing-companyweb-from-the-server-itself-after-963027.aspx And the update you want is 961143. As a reference, you can get to any update by going to http://catalog.update.microsoft.com Regards, SBS Bloggers

  • Anonymous
    January 01, 2003
    Hi, I seem to be having this problem on a install of SBS 2003 for a client.  They had the older SBS media (dated Nov. 2003) and I got the Sharepoint error @ install.  The rub is this customer didn't want to buy any new software and SBS wouldn't install on their new hardware.  I had to rip the i386 folder off a version of SBS 2003 R2 we had and slipstream it into their media to get it to install.  Then I applied the official SBS SP1 to the server.   I noticed in the SP1 docs that 832880 is listed as being part of SP1.  Will this affect the procedure list above since 909544 is supposed to be installed first?  If so, is there a work around? Thanks.

  • Anonymous
    February 25, 2010
    We have a working WSS 2.0 site, exept that we cannot login to it on the SBS2003 itself (login from workkstations is fine). Having approved 909544 in WSUS, however, doesn't seem to offer it up to the SBS. Is there a URL from where this update can be downloaded manually?

  • Anonymous
    November 20, 2015
    I finally found and downloaded the update described in KB909544, but I get an error when trying to install it.
    The full name of the download is: X86-ar_zh-tw_...k_ja-nec-sql2000.wss-kb909544-v8.00.2039.01-x86-enu_1ba5d22729c2ff73adb0c5bc1d957710076f72d8,exe

    The error I get is: 'Windows cannot open this program because it has been prevented by a software restriction policy.....'

    I dont even care about Companyweb, but http:/companyweb/remote is also not working and this is what I am interested in (Remote Web Workspace).

    It seems SQL MSDE 2000 has been updated already on my machine to SP3 with Microsoft Update.
    I also tried to install/upgrade to MSDE 2000 SP4 seperately from another download named: SQL2000.MSDE-KB884525-SP4-x86-ENU without any success, because it asks me for a SAPWD (Strong Password)??

    By the way: I updated manually to Server 2003 SP2 without upgrading to SBS 2003 SP1 first. Did I miss anything by doing so?

    Is there a way to get rid of MSDE 2000 and use SQL Server 2005 Express (or 2008) instead?
    Also I would like to have WSS 3.0 in stead of WSS 2.0.