Remote machines cannot connect to Visual Studio web server

后端 未结 9 1271
隐瞒了意图╮
隐瞒了意图╮ 2020-11-27 17:33

I remember when MS was developing Cassini - I believe they rolled it into VS 05/08, so I think this is a Cassini web server question.

I am using Windows XP with Vi

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 18:19

    Using Fiddler as reverse proxy, development web server could get the request, but it becomes internal request (127.0.0.1), which is useless in my case.

    I'm trying to catch remote request to debug it on there.

提交回复
热议问题