visual studio 2015 xsl debugging transformation failed WebException SocketException
问题 When debugging an xslt in VS 2015 I get the following error message "xsl transformation failed see output window for details WebException Unable to connect to the remote server SocketException No connection could be made because the target machine actively refused it 127.0.0.1:1234" If I start debugging with my cursor in the xml document (as opposed to xsl) it sometimes works, but not always. 回答1: In my web project I fixed this by clicking 'debug->start without debugging'. I could then do