使用基于IP的SSL进行远程调试Web应用 [英] Remote debugging web app with IP based SSL

查看:59
本文介绍了使用基于IP的SSL进行远程调试Web应用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用基于SSL IP的证书的远程调试Web应用程序时遇到麻烦.

Having trouble remote debugging web apps that are using SSL IP based certificate.

从Visual Studio 2017中获取以下错误

Getting the following error from Visual studio 2017

System.Runtime.InteropServices.COMException(0x89710023):

System.Runtime.InteropServices.COMException (0x89710023):

无法连接到名为"mywebaddress.com"的Microsoft Visual Studio远程调试器.  

Unable to connect to the Microsoft Visual Studio Remote Debugger named 'mywebaddress.com'.  

Visual Studio 2017远程调试器(MSVSMON.EXE)似乎没有在远程计算机上运行.这可能是因为防火墙阻止了与远程计算机的通信.

The Visual Studio 2017 Remote Debugger (MSVSMON.EXE) does not appear to be running on the remote computer. This may be because a firewall is preventing communication to the remote computer. 

如果我进入SSL证书并删除了它的绑定,则在重新添加后也可以使用.

If I go into SSL certificates and remove the binding it works, also works after being re-added.

您认为天青的IP地址随时间变化可能是个问题吗?有更好的解决方案吗?

Think it maybe a problem with the azure IP addresses changing over time? Is there a better solution?

请告知,

Luke

推荐答案

我建议您检查在附加到进程"对话框中是否输入了有效的Visual Studio远程调试监视器名称.盒子.错误可能是由于网络上不存在远程计算机,远程调试监视器而导致的可能的消息 在远程计算机上未正确设置,或者由于网络问题或存在防火墙而无法访问远程计算机.

I would suggest you check whether you enter a valid visual studio Remote Debugging Monitor name in the attach to process dialog box. The error may be due message may occur because the remote machine does not exist on the network, the remote debugging monitor is not properly set up on the remote machine, or the remote machine is inaccessible due to network problems or the presence of a firewall.

参考: https://docs.microsoft.com/zh-CN/visualstudio/debugger/unable-to-connect-to-the-microsoft-visual-studio-remote-debugging-monitor

Reference: https://docs.microsoft.com/en-us/visualstudio/debugger/unable-to-connect-to-the-microsoft-visual-studio-remote-debugging-monitor

https://docs.microsoft.com/zh-cn/visualstudio/debugger/远程调试

此外,请查看以下链接,以获取有关远程调试Azure App Service Web App的更多信息.

Also, check the below link for more information on Remote debug your Azure App Service Web App.

https://blogs.msdn.microsoft.com/benjaminperkins/2016/09/22/remote-debug-your-azure-app-service-web-app/

--------------------------------------------------- -------------------------------------------------- -----------------

------------------------------------------------------------------------------------------------------------------

请点击"标记为答案";在对您有帮助的帖子上,这可能会对其他社区成员有所帮助.

Do click on "Mark as Answer" on the post that helps you, this can be beneficial to other community members.


这篇关于使用基于IP的SSL进行远程调试Web应用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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