b2c2 (x64) detection problem (1 Viewer)

tiqq

New Member
April 18, 2007
2
0
TV-Server Version: TVEngine3 Snapshot: 04-18-2007 01-22h Revision 14134
MediaPortal Version: MediaPortal SVN-Snapshot: 04-18-2007 01-01h - Revision:14134
Windows Version: WindowsXP Pro x64 SP2
1. TV Card: SkyStar2
1. TV Card Driver: 4.4.0

I can use the card with DVBViewer. Also with MP+TVE2 the card is detected and I can watch tv.
But with TVE3 the card is not detected. ?(
Already made a clean install with only SkyStar2 drivers and TVE3 installed (Server4PC is not running).
Nothing seems to help.

Any suggestions?

Code:
[b]error.log[/b]
18.04.2007 18:27:17 Exception   :System.BadImageFormatException: An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
   at TvLibrary.Streaming.RtspStreaming.StreamSetup(String ipAdress)
   at TvLibrary.Streaming.RtspStreaming..ctor(String hostName)
18.04.2007 18:27:17 Exception   :An attempt was made to load a program with an incorrect format. (Exception from HRESULT: 0x8007000B)
18.04.2007 18:27:17   site      :Void StreamSetup(System.String)
18.04.2007 18:27:17   source    :TVLibrary
18.04.2007 18:27:17   stacktrace:   at TvLibrary.Streaming.RtspStreaming.StreamSetup(String ipAdress)
   at TvLibrary.Streaming.RtspStreaming..ctor(String hostName)
Code:
[b]tv.log[/b]
18.04.2007 18:27:15 TV service starting
18.04.2007 18:27:16 C:\Documents and Settings\All Users\Application Data\MediaPortal TV Server\gentle.config
18.04.2007 18:27:16 database connection:SQLServer Password=BelGarion;Persist Security Info=True;User ID=sa;Initial Catalog=TvLibrary;Data Source=ws\SQLEXPRESS;
18.04.2007 18:27:16 ----------------------------
18.04.2007 18:27:16 PluginManager: Loaded ComSkipLauncher version:1.0.2.0 author:and-81
18.04.2007 18:27:17 PluginManager: Loaded ConflictsManager version:1.0.0.1 author:Broceliande
18.04.2007 18:27:17 PluginManager: Loaded Power Scheduler version:0.1.0.0 author:micheloe
18.04.2007 18:27:17 PluginManager: Loaded ServerBlaster version:1.0.0.0 author:Julio - based on smirnuff code
18.04.2007 18:27:17 PluginManager: Loaded TV Movie EPG import version:0.2.2.1 author:mPod / rtv
18.04.2007 18:27:17 PluginManager: Loaded XmlTv version:1.0.0.0 author:Frodo
18.04.2007 18:27:17 PluginManager: Loaded Zap2it EPG Client version:1.8 author:Jonathan <bradsjm>
18.04.2007 18:27:17 Controller: Started at ws
18.04.2007 18:27:17 Controller: local ip adress:192.168.0.110
18.04.2007 18:27:17 Controller: local ip adress:192.168.33.1
18.04.2007 18:27:17 Controller: local ip adress:192.168.231.1
18.04.2007 18:27:17 Controller: local ip adress:192.168.238.238
18.04.2007 18:27:17 Controller: server running on 192.168.0.110
18.04.2007 18:27:17 Controller: setup hybrid cards
18.04.2007 18:27:17 Controller: setup streaming
18.04.2007 18:27:18 Scheduler: started
18.04.2007 18:27:18 Scheduler: loaded 0 schedules
18.04.2007 18:27:18 Plugin:ComSkipLauncher disabled
18.04.2007 18:27:18 Plugin:ConflictsManager disabled
18.04.2007 18:27:18 Plugin:Power Scheduler disabled
18.04.2007 18:27:18 Plugin:ServerBlaster disabled
18.04.2007 18:27:18 Plugin:TV Movie EPG import disabled
18.04.2007 18:27:18 Plugin:XmlTv disabled
18.04.2007 18:27:18 Plugin:Zap2it EPG Client disabled
18.04.2007 18:27:18 Controller: initalized
18.04.2007 18:27:18 TV service started
18.04.2007 18:27:21 Controller: epg stop
18.04.2007 18:27:28 Controller: epg stop
18.04.2007 18:33:52 Controller: epg start
 

tiqq

New Member
April 18, 2007
2
0
Looks like no native x64 support for SS2.
But changing the platform target for TvService from AnyCPU to x86 would fix the problem.
 

Users who are viewing this thread

Top Bottom