Microsoft KB Archive/174853

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


Article ID: 174853

Article Last Modified on 3/14/2006



APPLIES TO

  • Microsoft SQL Server 6.5 Standard Edition



This 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 INF: How to Obtain SQL Server 6.5 Service Pack 5a


For more information, contact your primary support provider.

MORE INFORMATION


Additional query words: sp_makewebtask web wizard hang hung

Keywords: kbbug kbfix kbusage KB174853