In VS2015, A. NETSystem. Runtime. Remoting. RemotingException: TCP error occurs. In vs2015, a deployment error occurs.
Error message:
The displayed content is:
. NET System. runtime. remoting. remotingException. runtime. remoting. channels. tcp. tcpSocketHandler. readAndMatchPreamble () encoding System. runtime. remoting. channels. tcp. tcpSocketHandler. readVersionAndOperation (UInt16 & operation) operating System. runtime. remoting. channels. tcp. tcpServerSocketHandler. readHeaders () processing System. runtime. remoting. channels. tcp. tcpServerTransportSink. serviceRequest (Object state) failed �� System. runtime. remoting. channels. socketHandler. processRequestNow () ��
Or the. net test [90672] iexplore.exe "has exited and the returned value is-1 (0 xffffffff ). Error message and IE crash.
At the same time, IIS Express cannot be started.
Solution:
1. Add reference System. Runtime. Remoting. dll to the project.
2. Close the project and restart.