- February 10, 2007
- 2
- 0
- 38
- Home Country
-
United Kingdom
MediaPortal Version: not installed yet
MediaPortal Skin: not installed yet
Windows Version: XP Pro sp2 - fresh install yesterday
CPU Type: core 2 duo E6300
HDD: 160gb WD NTFS
Memory: 2gb DDR2 ram
Motherboard: 775DUAL-VSTA
Motherboard Chipset: VIA
Motherboard Bios: Latest
Video Card: 7900gto
Video Card Driver: 97.41
Sound Card: Audigy 2 zs
Sound Card AC3:
Sound Card Driver: latest driver
1. TV Card: WinTV Nova-t Stick
1. TV Card Type: DVB-T
1. TV Card Driver: 3.3c
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: K-Lite codec pack
MPEG2 Audio Codec: ""
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply: 600w enermax
Remote: nop
TV:
TV - HTPC Connection:
installed mysql - everything went fine. Installed TV 0.3 Everything went fine. I typed in my computers hostname (0x80) and the mysql usernam and password. Pressed "Test" - works ok. Click save. Nothing happens
i run Mediaportal TV Server - after about 2 minutes a little warning pops up "Unable to connect to 0X80"
both Mysql and TV Server services are started
checking the log shows this error.log file
MediaPortal Skin: not installed yet
Windows Version: XP Pro sp2 - fresh install yesterday
CPU Type: core 2 duo E6300
HDD: 160gb WD NTFS
Memory: 2gb DDR2 ram
Motherboard: 775DUAL-VSTA
Motherboard Chipset: VIA
Motherboard Bios: Latest
Video Card: 7900gto
Video Card Driver: 97.41
Sound Card: Audigy 2 zs
Sound Card AC3:
Sound Card Driver: latest driver
1. TV Card: WinTV Nova-t Stick
1. TV Card Type: DVB-T
1. TV Card Driver: 3.3c
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: K-Lite codec pack
MPEG2 Audio Codec: ""
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply: 600w enermax
Remote: nop
TV:
TV - HTPC Connection:
installed mysql - everything went fine. Installed TV 0.3 Everything went fine. I typed in my computers hostname (0x80) and the mysql usernam and password. Pressed "Test" - works ok. Click save. Nothing happens
i run Mediaportal TV Server - after about 2 minutes a little warning pops up "Unable to connect to 0X80"
both Mysql and TV Server services are started
checking the log shows this error.log file
Code:
10/02/2007 03:47:08 Failed to startup cause of exception
10/02/2007 03:47:08 Exception :System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
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.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.Type(Int32 cardId)
at SetupTv.SetupTvSettingsForm..ctor()
10/02/2007 03:47:08 Exception :A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond
10/02/2007 03:47:08 site :Void HandleReturnMessage(System.Runtime.Remoting.Messaging.IMessage, System.Runtime.Remoting.Messaging.IMessage)
10/02/2007 03:47:08 source :mscorlib
10/02/2007 03:47:08 stacktrace:
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.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.Type(Int32 cardId)
at SetupTv.SetupTvSettingsForm..ctor()