how can set port on tfs server , services communicate? default, it's 8080. i've tried set 8081, , works, when run build vs, error message:
exception message: no connection made because target machine actively refused 192.168.38.139:8080 (type socketexception) exception stack trace: @ system.net.sockets.socket.endconnect(iasyncresult asyncresult) @ system.net.servicepoint.connectsocketinternal(boolean connectfailure, socket s4, socket s6, socket& socket, ipaddress& address, connectsocketstate state, iasyncresult asyncresult, exception& exception)
you need un-configure application tier "tfsconfig setup /uninstall:all" command reconfigure choosing tge "advanced" wizard.
you asked url , port wish tfs run on on 1 of configuration pages.
Comments
Post a Comment