您的位置:首页 > 数据库

In Debug Mode-Lsass.exe hangs CPU when doing SQL server data access

2007-06-25 11:06 501 查看
It happens when SQL Server debugging is enabled for the project. When you uncheck this option, Lsass.exe does not take cpu. The SQL Server process does as expected. Performance is what you would expect in debug mode.

Moral of the story is do not leave SQL Server Debugging enabled in your project. Only enable it when necessary and then understand that performance will be extremely poor.

For more details, visit: http://forums.microsoft.com/MSDN/ShowPost.aspx?Pos...
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐