Notes
  • Introduction
  • 應用程式
    • Azure
      • Logic App
      • web app
    • Android
    • Bower
    • Curl
    • DNS
    • Docker
    • Fail2ban
    • Git
    • GitLab-CI
    • GitLab
    • GPG
    • Home Assistant
    • IIS
    • Line Bot
    • Ngrok
    • Npm
    • PowerShell
    • Redis
    • SSH
    • Synology
    • VS Code
    • Web
  • 程式語言
    • C#
      • 遠端偵錯-Remote Debugger
      • 預設值表
      • .Net Core
    • JavaScript
    • PowerShell
  • 作業系統
    • Mac OS
    • Windows 10
    • Raspberry Pi
    • Ubuntu
  • 其他
    • SSL
    • Tools
Powered by GitBook
On this page
  • with IIS
  • with Azure
Edit on Git
  1. 程式語言
  2. C#

遠端偵錯-Remote Debugger

PreviousC#Next預設值表

Last updated 5 years ago

with IIS

  1. 下載 Visual Studio 2017 遠端工具

    x64 x86 other

  2. 在 windows 上安裝/設定遠端偵錯 需要系統管理權限

    設定完後 預設使用port: 4022

  3. 從vs2017連到IIS進行偵錯

    pending

with Azure