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
MediaPortal 1 Plugins
MediaPortal TV Client (Standalone) - Beta release
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="DxxP" data-source="post: 686599" data-attributes="member: 108835"><p>Similar difficulty! Unable to find an entry point named libVLC_exception_init in DLL libVLC</p><p>And I checked libVLC.dll is there in VLC folder.</p><p></p><p>MS Net Framework just popped up with this error dialog if helpful...</p><p></p><p>See the end of this message for details on invoking </p><p>just-in-time (JIT) debugging instead of this dialog box.</p><p></p><p>************** Exception Text **************</p><p>System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at TVPlayer.FormMain.FormMain_Load(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Form.OnLoad(EventArgs e)</p><p> at System.Windows.Forms.Form.OnCreateControl()</p><p> at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)</p><p> at System.Windows.Forms.Control.CreateControl()</p><p> at System.Windows.Forms.Control.WmShowWindow(Message& m)</p><p> at System.Windows.Forms.Control.WndProc(Message& m)</p><p> at System.Windows.Forms.ScrollableControl.WndProc(Message& m)</p><p> at System.Windows.Forms.ContainerControl.WndProc(Message& m)</p><p> at System.Windows.Forms.Form.WmShowWindow(Message& m)</p><p> at System.Windows.Forms.Form.WndProc(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p></p><p>************** Loaded Assemblies **************</p><p>mscorlib</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3615 (GDR.050727-3600)</p><p> CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll</p><p>----------------------------------------</p><p>TVPlayer</p><p> Assembly Version: 0.1.0.1</p><p> Win32 Version: 0.1.0.1</p><p> CodeBase: file:///C:/Program%20Files/PlasticDuck/TV%20Player%20Client/TVPlayer.exe</p><p>----------------------------------------</p><p>System.Windows.Forms</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll</p><p>----------------------------------------</p><p>System</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3614 (GDR.050727-3600)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll</p><p>----------------------------------------</p><p>System.Drawing</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll</p><p>----------------------------------------</p><p>TVServerComm</p><p> Assembly Version: 1.0.0.0</p><p> Win32 Version: 1.0.0.0</p><p> CodeBase: file:///C:/Program%20Files/PlasticDuck/TV%20Player%20Client/TVServerComm.DLL</p><p>----------------------------------------</p><p>System.Xml</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll</p><p>----------------------------------------</p><p>System.Configuration</p><p> Assembly Version: 2.0.0.0</p><p> Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll</p><p>----------------------------------------</p><p>kqeu5ewa</p><p> Assembly Version: 0.1.0.1</p><p> Win32 Version: 2.0.50727.3614 (GDR.050727-3600)</p><p> CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll</p><p>----------------------------------------</p><p>VideoLan.Interop</p><p> Assembly Version: 1.0.0.0</p><p> Win32 Version: 1.0.0.0</p><p> CodeBase: file:///C:/Program%20Files/PlasticDuck/TV%20Player%20Client/VideoLan.Interop.DLL</p><p>----------------------------------------</p></blockquote><p></p>
[QUOTE="DxxP, post: 686599, member: 108835"] Similar difficulty! Unable to find an entry point named libVLC_exception_init in DLL libVLC And I checked libVLC.dll is there in VLC folder. MS Net Framework just popped up with this error dialog if helpful... See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at TVPlayer.FormMain.FormMain_Load(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3615 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- TVPlayer Assembly Version: 0.1.0.1 Win32 Version: 0.1.0.1 CodeBase: file:///C:/Program%20Files/PlasticDuck/TV%20Player%20Client/TVPlayer.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3614 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- TVServerComm Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/PlasticDuck/TV%20Player%20Client/TVServerComm.DLL ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- kqeu5ewa Assembly Version: 0.1.0.1 Win32 Version: 2.0.50727.3614 (GDR.050727-3600) CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- VideoLan.Interop Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Program%20Files/PlasticDuck/TV%20Player%20Client/VideoLan.Interop.DLL ---------------------------------------- [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MediaPortal TV Client (Standalone) - Beta release
Contact us
RSS
Top
Bottom