逐步执行存储过程,VS 2010崩溃,被用户取消 [英] Step through a stored procedure, VS 2010 crashes, Canceled by user

查看:139
本文介绍了逐步执行存储过程,VS 2010崩溃,被用户取消的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想逐步执行存储过程,我使用的是这篇Microsoft文章中的指南. http://support.microsoft.com/kb/316549

I want to step through a stored procedure, I'm using the guidelines in this Microsoft article. http://support.microsoft.com/kb/316549

 

每次我右键单击存储过程并选择进入存储过程"时,我收到错误消息被用户取消".在输出窗格中.

Every time I right click a stored procedure and select "Step Into Stored Procedure" I get the error message "Canceled by user." in the output pane.

 

Visual Studios将打开一个存储过程,并且还将执行一个存储过程.

Visual Studios will open a stored procedure, and it will also execute a stored procedure.

 

在Visual Studio中向打开的存储过程添加断点时,它会使Visual Studio崩溃.

When I add a break point to an open stored procedure in Visual Studio it crashes Visual Studio.

 

我正在使用Visual Studio 2010 SP1和SQL Server 2008 R2.

I am using Visual Studio 2010 SP1, and SQL Server 2008 R2.

推荐答案

Hello Lidz,

Hello Lidz,

 

请尝试在"c:\ Program Files \ commonFiles \ Microsoft Shared \ SQL Debugging文件夹"中找到该dll.您会发现两个dlls"sqldbg.dll";和"ssdebugps.dll";    ssdebugps.dll 丢失或未注册.

Please try to find this dll in "c:\Program Files\commonFiles\Microsoft Shared\SQL Debugging folder" you will find two dlls "sqldbg.dll" and "ssdebugps.dll"   maybe ssdebugps.dll missing or not registered.

 

此致


这篇关于逐步执行存储过程,VS 2010崩溃,被用户取消的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆