VB.NET WCF 分离调试器

发布于 2024-11-08 21:35:45 字数 170 浏览 0 评论 0原文

我正在尝试调试我编译的 WCF。

问题是,我将调试器从错误的项目附加到服务。

我需要某种方法从自托管 Windows 服务中“分离调试器”。

似乎只有关于如何将调试器附加到进程的文档,但没有关于如何分离调试器的文档。

有什么想法吗?

谢谢, 贾森

I'm trying to debug a WCF I compiled.

Problem is, I attached the debugger to the service from the wrong project.

I need some way to 'Detach the debugger' from a self-hosted windows service.

There only seems to be documentation on how to attach the debugger to a process, but nothing on how to DETACH one.

Any ideas?

Thanks,
Jason

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

莫言歌 2024-11-15 21:35:45

转到“调试”菜单并选择“全部分离”菜单项。

Go to the Debug menu and select the "Detach All" menu item.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文