Can't connect to IIS7 on one of my machines
Posted
by user38974
on Server Fault
See other posts from Server Fault
or by user38974
Published on 2010-03-27T18:15:38Z
Indexed on
2010/03/27
18:23 UTC
Read the original article
Hit count: 268
Hello,
I have 2 computers, both running Win7 Professional x64.
Computer "A" (192.168.0.10) is my work machine, it contains my tools etc. Computer "B" (192.168.0.15) is supposed to be my build server / web server for my projects
I've installed IIS on "B", and installed IIS7 remote manager on "A". I'm trying to connect from A's IIS7 Manager to B's IIS but I fail. I have little knowledge of IIS, and I feel that's the main reason.
I can ping B from A and get positive results so the machines do see each other. A and B are in the same workgroup but not in a domain (if that matters) - they're in my home network.
What do I need to do to "see" B's IIS?
© Server Fault or respective owner