Remote machines cannot connect to Visual Studio web server

后端 未结 9 1276
隐瞒了意图╮
隐瞒了意图╮ 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条回答
  •  Happy的楠姐
    2020-11-27 18:30

    just figured out a good solution: 1) Set up fiddler on development machine 2) Set up remote machine to use fiddler as proxy 3) browse to http://localhost.:[insert your dev port # here]/ on remote machine

提交回复
热议问题