Remote machines cannot connect to Visual Studio web server

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

Leave a Comment