FIX: Xp_readmail May Cause System to Stop Responding in Windows 95 or Windows 98 (295627)
The information in this article applies to:
- Microsoft SQL Server 2000 (all editions)
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.
RESOLUTIONTo 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:
- Start Microsoft Internet Explorer.
- From the Tools menu, click Internet Options....
- In the Internet Options dialog box, click the Programs tab.
- In the E-mail drop-down list box, select Microsoft Outlook.
- 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.
STATUSMicrosoft has confirmed that this is a problem in SQL Server 2000. This problem was first corrected in SQL Server 2000 Service Pack 1.
Modification Type: | Major | Last Reviewed: | 11/5/2003 |
---|
Keywords: | kbBug kbfix kbSQLServ2000sp1fix KB295627 |
---|
|