Hi,
I just upgraded to Helix that was released on the 23rd. My VC version is 1.1.9.1.
I have noticed VC doesn't execute the commands after upgrading from Gotham. I went to the XJson plugin to test the connection and I get this:
Also, here is some info from my log:
12/27/2014 9:09:24 AM 30 [plugin] WebException:
System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:11000
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.InternalConnect(EndPoint remoteEP)
at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception& exception)
--- End of inner exception stack trace ---
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
at System.Net.HttpWebRequest.GetRequestStream()
at vcPlugin.xJsonHttpCommunicator.testConnection()
Thanks for looking.