加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 编程开发 > asp.Net > 正文

远程调试ASP.NET VSCode

发布时间:2020-12-16 07:42:33 所属栏目:asp.Net 来源:网络整理
导读:我有一个使用vagrant的ASP.NET / IIS网站设置.有没有办法从本地计算机上的VSCode进行远程调试?有困难的时候找到这方面的信息 我看到远程调试,但听起来它只适用于visual studio https://docs.microsoft.com/en-us/visualstudio/debugger/remote-debugging-as
我有一个使用vagrant的ASP.NET / IIS网站设置.有没有办法从本地计算机上的VSCode进行远程调试?有困难的时候找到这方面的信息
我看到远程调试,但听起来它只适用于visual studio
https://docs.microsoft.com/en-us/visualstudio/debugger/remote-debugging-aspnet-on-a-remote-iis-7-5-computer?view=vs-2017

解决方法

根据 the documentation远程调试不是VS代码的一部分:

VS Code does not support ‘remote debugging’ by itself. Remote debugging is a feature of the debug extension you are using and you should consult the extension’s page in the Marketplace for support and details.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读