无法自动进入服务器错误 [英] Unable to automatically step into the server error

查看:55
本文介绍了无法自动进入服务器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我收到错误无法自动进入服务器。远程程序无法调试。这通常表明调试没有已在服务器上启用。尝试调试Web服务时。



如果我正在添加dll的web服务并更新web refrence,那么它工作正常但是如果我在master中插入一些条目表然后它显示mw上面的错误。请给我一些解决方案。





谢谢



Naresh

解决方案

当您尝试进入Web服务时,可能会发生此错误(请参阅步入XML Web服务)。只要没有正确设置ASP.NET,就会发生这种情况。

可能的原因是:



- ASP的web.config文件.NET应用程序未将调试设置为true。

- 安装Visual Studio后安装了一个ASP.NET版本。应在Visual Studio之前安装ASP.NET 3.0或3.5。要解决此问题,请使用Windows控制面板,程序和功能修复Visual Studio安装。



干杯,

Edo

Hi,

I am receiving an error "Unable to automatically step into the server. The remote procedure could not be debugged.This usually indicates that debugging has not been enabled on the server." while trying to debug a Web Service.

If i am adding dll of the webservices and update the web refrence then it works fine but again if i insert some entry in master table then it show mw the above error. Kindly provide me some solution.


Thanks

Naresh

解决方案

This error can occur when you are trying to step into a web service (see Stepping Into an XML Web Service). It can occur whenever ASP.NET is not set up properly.
Possible causes are:

- The web.config file for your ASP.NET application does not set debug to "true".
- A version of ASP.NET was installed after Visual Studio was installed. ASP.NET 3.0 or 3.5 should be installed before Visual Studio. To fix this problem, use the Windows Control Panel, Programs and Features to repair your Visual Studio installation.

Cheers,
Edo


这篇关于无法自动进入服务器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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