Second single seat system (1 Viewer)

Jugular

Portal Member
January 11, 2006
41
0
Brisbane - Australia
Hi, I have a fully functioning HTPC streaming around the house. I wish to put my old analog card into the system to listen to FM radio. My HTPC has no PCI slots so I decided to add it to this system which was just a client. Installed card radio works, installed SQL express 2005 SP2 since this system is vista. I can not run TV server config I get the following error. Task Manager shows TVservice is not running. During first run it takes my password tells me the database is good and saves asks me to start TVservice but it appears not to start. Can anyone help here is the error I get. Thanks

009-05-28 00:25:48.239025 [SetupTv]: ServiceHelper: Could not check whether the tvservice is running. Please check your network as well.
Error: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it ::1:31456

Server stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at TvControl.IController.get_IdServer()
at SetupTv.ServiceHelper.get_IsRunning()
2009-05-28 00:25:54.191769 [SetupTv]: ServiceHelper: Could not check whether the tvservice is running. Please check your network as well.
Error: System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it ::1:31456

Server stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at TvControl.IController.get_IdServer()
at SetupTv.ServiceHelper.get_IsRunning()
 

Jugular

Portal Member
January 11, 2006
41
0
Brisbane - Australia
TVservice.exe is definately not running and wont start. All firewall settings checked, network is fine if I install this computer as a client it works fine. I have SQL Server Configuration Manager Microsoft Corporation Version: 2005.090.3042.00 installed on this system. Also tried running as admin and under compatibility for XP

I tried to start the tvservice with net start if comes up in task manager but an error comes up saying it is already running and when I press ok it shuts back down again.
 

Users who are viewing this thread

Top Bottom