Article ID: 174853 - Last Review: March 14, 2006 - Revision: 4.0 FIX: Concurrent Xp_makewebtask May Cause an Access ViolationThis article was previously published under Q174853
BUG #: 17166 (NT: 6.5)
SYMPTOMS
Concurrent execution of the xp_makewebtask extended stored procedure may
cause a handled access violation (AV) and cause SQL Server to stop
responding. If you encounter this problem, a message similar to the
following will appear in the SQL Server errorlog:
Stored function 'xp_makewebtask' in the library 'xpsqlweb.dll' generated
access violation; SQL Server is terminating process 12
WORKAROUND
To work around this problem, serialize execution of xp_makewebtask.
STATUS
Microsoft has confirmed this to be a problem in SQL Server 6.5. This problem has been corrected in Service Pack 5a for Microsoft SQL Server 6.5.For more information, click the following article number to view the article in the Microsoft Knowledge Base: 197177
(http://support.microsoft.com/kb/197177/
)
INF: How to Obtain SQL Server 6.5 Service Pack 5a For more information, contact your primary support provider.
| Article Translations
|

Back to the top
