Microsoft KB Archive/823452

From BetaArchive Wiki

Article ID: 823452

Article Last Modified on 11/15/2007



APPLIES TO

  • Microsoft Content Management Server 2002
  • Microsoft Content Management Server 2002
  • Microsoft Content Management Server 2002 Service Pack 1a




SYMPTOMS

When you import an .sdo file in Microsoft Content Management Server (MCMS) 2002, you may receive the following error message:

Error Information
An error has occurred that has interfered with the generation of this report.
Please try the operation again, and contact your system administrator should this error persist.
Error ID: -2147352567
Source File:
Source Method: .Net SqlClient Data Provider
Source Line: 0
Description: General network error. Check your network documentation.
Recommended Action:

RESOLUTION

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in coordinated universal time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

   Date         Time       Size    File name
   ----------------------------------------------------
   26-Jun-2003  17:51       814    Dropimporttables.sql




STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

To install this fix, follow these steps:

  1. On the computer that is running MCMS, stop Microsoft Internet Information Services (IIS).
  2. In SQL Server Enterprise Manager, list all the stored procedures for your MCMS database.
  3. Locate the stored procedure named DropImportTables, and then rename the stored procedure to DropImportTables_backup.

    You receive several warnings about renaming the stored procedure, but you can rename the stored procedure.
  4. Open SQL Query Analyzer, open the SQL Server file that is part of the fix, and then connect to the MCMS database. (Make sure that you are pointing to the correct file.)

    You receive the following message:

    The command(s) completed successfully.

  5. In SQL Server Enterprise Manager, list all the stored procedures for MCMS.

    A new DropImportTables stored procedure has been created.
  6. Restart IIS.

If you experience any issues, revert to the saved version of the stored procedure.

Note This fix is completely independent of MCMS Service Pack 1 (SP1). You can install this fix before or after you install MCMS SP1.

Keywords: kbbug kbfix kbqfe kbhotfixserver KB823452