Table of contents
Lost Network Connection
Review details problem
Context: Windows XP
Probes are loosing their network connection
Solution(s)
Run cmd and execute Netsh w show catalog
Check if you have at less the following entry:
MSAFD Tcpip [TCP/IP]
MSAFD Tcpip [UDP/IP]
RSVP UDP Service Provider
RSVP TCP Service Provider
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
MSAFD NetBIOS [\Device\NetBT_Tcpip...
HTTP PUT Client HTTP/1.1 405 Method Not Allowed
Review details problem
Context: IIS7
The message below shows an error because iss7 refuses anonymous put on port 80.
21:19:29.973 ERR:TRANSPORTHTTP:HTTPCLIENT:1151:1588.a1c::HTTP PUT Client\: Command rejected by server - data\: HTTP/1.1 405 Method Not Allowed, code\: 0
Solution(s)
Run robot properties and set ISS port to 81 on each robot.
Comments