Closed itsmemittal closed 7 years ago
@itsmemittal Can you provide some more details about your issue?
@itsmemittal I see you had raised a similar issue here which got resolved. Are you still facing the issue?
it is fixed after installing the correct version of gauge visual studio plugin.
@itsmemittal Thanks for your response. I'm closing the issue.
When open gauge project in visual studio 2015 i am getting following error.
[Debug] Opening Gauge Daemon for Project : RegressionAutomation, at ports: 1000, 2000 [Debug] Opening Gauge Daemon with PID: 17704 [Error] Failed to start Gauge Daemon: System.Exception: Could not connect ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1000 at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress) at System.Net.Sockets.Socket.Connect(EndPoint remoteEP) at System.Net.Sockets.TcpClient.Connect(IPEndPoint remoteEP) at Gauge.CSharp.Core.TcpClientWrapper..ctor(Int32 port) --- End of inner exception stack trace --- at Gauge.CSharp.Core.TcpClientWrapper..ctor(Int32 port) at Gauge.VisualStudio.Core.GaugeService.StartGaugeAsDaemon(Project gaugeProject)