WINCE C# program reports error "Unable to read data from transport connection"

The wince program reports the error "Unable to read data from the transmission connection" when calling service interfaces such as Webservice.

Reason: It is generally caused by the connection between the computer and the wince device through the usb during debugging.

Solution: (1) Pull out the USB cable when calling the interface (it can also be debugged normally at this time).

            (2) Check whether the Ethernet IP of the debugging PC is in the same network segment as the wince device. If it is not in the same network segment, or the PC Ethernet cannot access the network, an error will be reported.

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325051584&siteId=291194637