Microsoft KB Archive/295627

From BetaArchive Wiki
Knowledge Base


Article ID: 295627

Article Last Modified on 11/5/2003



APPLIES TO

  • Microsoft SQL Server 2000 Standard Edition



This article was previously published under Q295627

BUG #: 353324 (SHILOH)

SYMPTOMS

Running the xp_readmail extended stored procedure without any parameters on a Microsoft Windows 95 or Microsoft Windows 98-based computer, may cause the computer to become unresponsive.

CAUSE

This behavior occurs because the computer is using the Microsoft Internet Explorer (specifically, Microsoft Outlook Express) implementation of MAPI instead of the Microsoft Outlook 2000 implementation of MAPI.

RESOLUTION

To resolve this problem, obtain the latest service pack for SQL Server 2000. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:

290211 INF: How to Obtain the Latest SQL Server 2000 Service Pack


WORKAROUND

To work around this problem, you can register SQL Server as an application that uses the Microsoft Outlook implementation of MAPI rather than Internet Explorer. To do this, follow these steps:

  1. Start Microsoft Internet Explorer.
  2. From the Tools menu, click Internet Options....
  3. In the Internet Options dialog box, click the Programs tab.
  4. In the E-mail drop-down list box, select Microsoft Outlook.
  5. Click OK.

NOTE: A side effect of this workaround is that the mailto: links in the Web pages you visit now start Outlook instead of Outlook Express.

STATUS

Microsoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.

MORE INFORMATION

For more information about this issue, refer to the Microsoft Developer Network (MSDN) MAPI documentation:

http://msdn.microsoft.com/library/psdk/mapi/_mapistub__explicitly_mapping_mapi_calls_to_mapi_dlls.htm

http://msdn.microsoft.com/library/psdk/mapi/_mapistub__the_mapi32_stub_library.htm

Keywords: kbbug kbfix kbsqlserv2000sp1fix KB295627