Reply to thread

TV-Server Version: 1.01

MediaPortal Version:

MediaPortal Skin:

Windows Version: XP Sp2

CPU Type: AMD 3500+

HDD: Maxtor 250GB

Memory: 1 GB DDR2

Motherboard: Asrock

Video Card: ATI 9250

Video Card Driver: 6.14.10.6462

Sound Card: Onboard

1. TV Card: Hauppauge pvr500

1. TV Card Type: analog

1. TV Card Driver: 2.0.48.25037


After installing TV-server, connecting to the database (succesfull) and running the "TV-Server Configuration", no server is visible in the console.


Looking in the error.log file, the following is recorded:

------------

2009-04-12 22:11:14.796875 [SetupTv]: ServiceHelper: Could not check whether the tvservice is running. Please check your network as well.

Error: System.NullReferenceException: Object reference not set to an instance of an object.


Server stack trace:

   bij TvService.TVController.get_IdServer()

   bij System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

   bij System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(RuntimeMethodHandle md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)

   bij System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)


Exception rethrown at [0]:

   bij System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)

   bij System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)

   bij TvControl.IController.get_IdServer()

   bij SetupTv.ServiceHelper.get_IsRunning()

---------------


Does anybody know what the problem could be?

Currently the system is installed with Windows XP professional SP2 (32bit). I have the same problem with Windows 2003.. I already tried reinstalling the tv-server, but everytime it has the same result.. :(


nvm. Found the solution in https://forum.team-mediaportal.com/1-0-1-final-svn-builds-314/tv-server-1-0-1-no-tv-cards-detected-57793/index2.html#post403808


1. Stop TV-Service / SetupTV,


2. extract those to dll's into "MediaPortal TV Server" root folder, will overwrite 2 old ones,


3. Delete the Configuration_tuner.xml's in "%ProgramData%\Team MediaPortal\MediaPortal TV Server\AnalogCard" for vista users & "Documents and Settings\All Users\Programdata\Team MediaPortal\MediaPortal TV Server\AnalogCard" for XP users,


4. Start TV-Service again & SetupTV, it should now work.


File can be found here


Top Bottom