[Updated 14 Jul!] MPExtended Service 0.5.4 (3 Viewers)

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    I had configured WebMediaportal to stream direct, and fallback to proxy if not possible... That was working with 0.5.3 locally, I would say, but I must say I use WebMediaportal 99% of times remotelly (obviously)... Now I've forced proxy, and it's working locally and also remotelly. :)
    There has been quite some work done on the LAN detection in 0.5.4, and that might've introduced regressions in a few edge cases. Might be fixed in the future, but just keep using Proxied for now.
     

    mike9677

    Portal Pro
    January 10, 2008
    585
    9
    Home Country
    Germany Germany
    OK, i will soon upload my logs (as far as i can)
    another question: what about a button within WebMP tu update movies and tv-series ?
    So, here is the log.
    And i have made a little video to demonstrate the issue. But i dont you how tu upload the file.
    mike

    and here is the link :https://www.dropbox.com/sh/9uf472mxmu0i9of/2jtLqbU0Xm
    I see, that's a bug in MPExtended. I'll fix it for 0.5.4.

    Hi Oxan,
    did you fix this problem in 0.5.4 ?
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands

    thekiwi

    MP Donator
  • Premium Supporter
  • January 26, 2007
    287
    16
    Gisborne
    Home Country
    New Zealand New Zealand
    Just installed MPExtended onto a MP Client machine, and it crashed first run.

    Looks like it got some hard coded sections inn itsomewhere:

    :\Users\Oxan\Documents\Projects\MPExtended\Applications

    Code:
    2013-09-15 15:49:36.75680 [(1)] ERROR: Unhandled exception
    System.Windows.Markup.XamlParseException: The invocation of the constructor on type 'Hardcodet.Wpf.TaskbarNotification.TaskbarIcon' that matches the specified binding constraints threw an exception.
    ---> System.ComponentModel.Win32Exception: Could not create icon data
      at Hardcodet.Wpf.TaskbarNotification.TaskbarIcon.CreateTaskbarIcon()
      at Hardcodet.Wpf.TaskbarNotification.TaskbarIcon..ctor()
      at System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.InvokeDelegate(Action`1 action, Object argument)
      at System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.CallCtorDelegate(XamlTypeInvoker type)
      at System.Xaml.Schema.XamlTypeInvoker.DefaultCtorXamlActivator.CreateInstance(XamlTypeInvoker type)
      at System.Xaml.Schema.XamlTypeInvoker.CreateInstance(Object[] arguments)
      at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstanceWithCtor(XamlType xamlType, Object[] args)
      at MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)
      --- End of inner exception stack trace ---
      at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
      at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
      at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
      at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
      at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
      at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
      at System.Windows.Application.DoStartup()
      at System.Windows.Application.<.ctor>b__1(Object unused)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      at System.Windows.Threading.DispatcherOperation.InvokeImpl()
      at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
      at System.Threading.ExecutionContext.runTryCode(Object userData)
      at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
      at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)
      at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
      at System.Windows.Threading.DispatcherOperation.Invoke()
      at System.Windows.Threading.Dispatcher.ProcessQueue()
      at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
      at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
      at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
      at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
      at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
      at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
      at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
      at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
      at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
      at System.Windows.Application.RunDispatcher(Object ignore)
      at System.Windows.Application.RunInternal(Window window)
      at System.Windows.Application.Run(Window window)
      at MPExtended.Applications.ServiceConfigurator.App.Main() in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.ServiceConfigurator\obj\x86\Release\App.g.cs:line 0
    2013-09-15 15:49:36.91280 [(1)] FATAL: Terminating because of previous exception
    2013-09-15 15:51:32.16791 [(1)] DEBUG: MPExtended.Applications.ServiceConfigurator starting...
    2013-09-15 15:51:32.26152 [(1)] DEBUG: Opening ServiceHost...
    2013-09-15 15:51:32.27712 [(1)] INFO: UserSessionService started...
    2013-09-15 15:51:36.36453 [(6)] INFO: Getting external ip from http://checkip.dyndns.com/
    2013-09-15 15:51:39.34528 [(5)] DEBUG: Reloading configuration file 'Authentication.xml' due to changes.
    2013-09-15 15:51:39.36088 [(5)] DEBUG: Reloading configuration file 'Authentication.xml' due to changes.
    2013-09-15 15:51:39.37648 [(9)] DEBUG: Reloading configuration file 'MediaAccess.xml' due to changes.
    2013-09-15 15:51:39.39209 [(5)] DEBUG: Reloading configuration file 'MediaAccess.xml' due to changes.
    2013-09-15 15:51:39.40769 [(5)] DEBUG: Reloading configuration file 'Services.xml' due to changes.
    2013-09-15 15:51:39.40769 [(5)] DEBUG: Reloading configuration file 'Streaming.xml' due to changes.
    2013-09-15 15:51:40.62455 [(5)] DEBUG: Reloading configuration file 'Authentication.xml' due to changes.
    2013-09-15 15:51:40.62455 [(5)] DEBUG: Reloading configuration file 'MediaAccess.xml' due to changes.
    2013-09-15 15:51:40.62455 [(11)] DEBUG: Reloading configuration file 'Services.xml' due to changes.
    2013-09-15 15:51:40.62455 [(11)] DEBUG: Reloading configuration file 'Streaming.xml' due to changes.
     

    Jay_UK

    Test Group
  • Team MediaPortal
  • October 6, 2009
    1,781
    283
    Derby
    Home Country
    United Kingdom United Kingdom
    Hi there,

    The path is not the issue...the issue appears to be with creating the task bar icon/reference.

    Are you still using explorer.exe as your shell? If not, then that may/will be your issue.

    J.
     

    thekiwi

    MP Donator
  • Premium Supporter
  • January 26, 2007
    287
    16
    Gisborne
    Home Country
    New Zealand New Zealand
    Hi there,

    The path is not the issue...the issue appears to be with creating the task bar icon/reference.

    Are you still using explorer.exe as your shell? If not, then that may/will be your issue.

    J.
    Yup, just an absolute standard Windows 7 install
     

    Golf4

    Portal Pro
    August 18, 2006
    2,723
    219
    Dunkeldeutschland
    Home Country
    Germany Germany

    Attachments

    • hc_127.jpg
      hc_127.jpg
      504.9 KB

    megahorst

    Super User
  • Team MediaPortal
  • Super User
  • July 8, 2006
    879
    259
    Home Country
    Germany Germany
    Hi Oxan, excuse my bad google-english. What is MP-Extended App.Pool. (Photo 127)? https://forum.team-mediaportal.com/threads/mpextended-auf-whs-2011.121566/#post-1027624


    you should have a look to this post:
    https://forum.team-mediaportal.com/...ess-to-iis-version.121457/page-2#post-1026735
    There you an see how I have managed my MPExtended IIS version installation.

    Within your screenshot in this and in the linked post I have seen some issues. The binding seems not to correct and also the application pool is not the one that is mentioned in the WIKI.
     

    Husky

    Portal Pro
    June 1, 2007
    132
    10
    53
    Home Country
    Germany Germany
    Is MPExtended Service 0.5.4 compatible with MePo 1.5 ?
     

    Users who are viewing this thread

    Top Bottom