home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Working TestApp: HowTo?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="testapp" data-source="post: 711407" data-attributes="member: 110917"><p>The same results here - TestApp firstly failed to compile, then after resolving many code issues - failed to work. Anybody ever seen working TestApp? <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite5" alt=":confused:" title="Confused :confused:" loading="lazy" data-shortname=":confused:" /></p><p></p><p>My steps (VS 2010)</p><p>- need to update TVLibrary project files to VS2010 (auto)</p><p>- add reference to DirectShowLib for TestApp</p><p>- replace few Release.ComObject with Marshal.ReleaseComObject (mainly in player.cs)</p><p>- comment out line _channel.SymbolRate = -1; from FormATSCChannel.cs</p><p>- add fake static IEpgEvents element to get able to run TvCardCollection</p><p></p><p>This gave ability to build TestApp, which anyhow failed to run, so I start debugging. Errors pointed to Gentle.NET, which missing Gentle.Provider.MySQL.dll and Gentle.Provider.SQLServer.dll. I've build Gentle.NET from Common-MP-TVE3\External\Gentle.NET and create gentle.config - now TestApp gives error about no connection to database (by Gentle.NET), so it looks like that I will have to install (big and ugly) SQLExpress which also won't give any guaranty that TestApp will ever work...</p><p></p><p>Anybody succeeded with this? Please help...</p></blockquote><p></p>
[QUOTE="testapp, post: 711407, member: 110917"] The same results here - TestApp firstly failed to compile, then after resolving many code issues - failed to work. Anybody ever seen working TestApp? :S My steps (VS 2010) - need to update TVLibrary project files to VS2010 (auto) - add reference to DirectShowLib for TestApp - replace few Release.ComObject with Marshal.ReleaseComObject (mainly in player.cs) - comment out line _channel.SymbolRate = -1; from FormATSCChannel.cs - add fake static IEpgEvents element to get able to run TvCardCollection This gave ability to build TestApp, which anyhow failed to run, so I start debugging. Errors pointed to Gentle.NET, which missing Gentle.Provider.MySQL.dll and Gentle.Provider.SQLServer.dll. I've build Gentle.NET from Common-MP-TVE3\External\Gentle.NET and create gentle.config - now TestApp gives error about no connection to database (by Gentle.NET), so it looks like that I will have to install (big and ugly) SQLExpress which also won't give any guaranty that TestApp will ever work... Anybody succeeded with this? Please help... [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
Working TestApp: HowTo?
Contact us
RSS
Top
Bottom