[Updated 14 Jul!] MPExtended Service 0.5.4 (1 Viewer)

zetus

Portal Member
August 1, 2008
33
4
Home Country
Denmark Denmark
I am happy user of MPextend. But now I have to ask for some help. The [home] page got very often corrupted. It typically happens when erasing old TV recordings, or videos from within MP. All the other pages are okey. I have tried reinstalling, manuel deleting files, but notning helps. Only when doing an image restore, thereafter installing, everything works again.

I would like to know how to clean/delete this (regedit), so I do not have to make a total restore every time.
 

Oxan

Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Well, for starters, it'd be useful to post your logs and a definition of a "corrupted" homepage.
     
    Last edited:

    zetus

    Portal Member
    August 1, 2008
    33
    4
    Home Country
    Denmark Denmark
    Well, for starters, it'd be useful to post your logs and a definition of a "corrupted" homepage.


    Of Course, I was not nearby my Media Center, so I took my best shoot to explain my issue...
    When I am talking about "corrupted", I mean:

    Please include the information below when you report this error.

    Sequence contains no elements

    Server stack trace:
    at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)
    at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)
    at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
    at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
    at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)

    Exception rethrown at [0]:
    at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
    at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
    at MPExtended.Services.MediaAccessService.Interfaces.IMediaAccessService.GetTVSeasonDetailedById(Nullable`1 provider, String id)
    at MPExtended.Applications.WebMediaPortal.Models.TVEpisodeViewModel..ctor(WebTVEpisodeDetailed episode) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Models\TVShowViewModels.cs:line 158
    at MPExtended.Applications.WebMediaPortal.Models.HomeViewModel.<GetLastAiredTVEpisodes>b__8(WebTVEpisodeDetailed ep) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Models\HomeViewModel.cs:line 98
    at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()
    at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
    at ASP._Page_Skins_BlueShift_Home_AiredEpisodes_cshtml.Execute() in c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Skins\BlueShift\Home\AiredEpisodes.cshtml:line 3
    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
    at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
    at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
    at System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection)
    at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
    at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model)
    at ASP._Page_Skins_BlueShift_Home_Index_cshtml.Execute() in c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Skins\BlueShift\Home\Index.cshtml:line 12
    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
    at System.Web.WebPages.StartPage.RunPage()
    at System.Web.WebPages.StartPage.ExecutePageHierarchy()
    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
    at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
    at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
    at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
    at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
    at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b()
    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
    at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
    at System.Web.Mvc.Controller.ExecuteCore()
    at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
    at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
    at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()
    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
    at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
    at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()
    at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)
    at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)
    at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
    at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    I am still able to use your amazing software, stream video, music and TV, use the EPG and so one.
    But it is annoying to se the above "corruption" on the [home] page so often. Thank you for taking care
    :)
     

    Attachments

    • MPExtend log 301212.zip
      47.7 KB

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Ah thanks, that issue has already been fixed for 0.5.2 (will be released next week) ;)
     

    IchBinsShort

    Portal Pro
    January 3, 2008
    683
    54
    Home Country
    Germany Germany
    There is a problem with the Mediaportal.xml File. When the MpExtended Service is running Mediaportal will crashing after closing Mediaportal. And in the Log File I can see there is problem with the Mediaportal.xml. Stopping the MpExtended Service will fix this problem.
     

    helloh

    MP Donator
  • Premium Supporter
  • July 8, 2010
    160
    4
    Hi,
    I think the download does not work anymore. I'm was waiting a few minutes but nothing happend. Still downloading ...

    Crashes every Mediaportal because of the xml?

    Thanks
     

    Oxan

    Retired Team Member
  • Premium Supporter
  • August 29, 2009
    1,730
    1,124
    Home Country
    Netherlands Netherlands
    Hi,
    I think the download does not work anymore. I'm was waiting a few minutes but nothing happend. Still downloading ...
    Still works for me.. Can you try it again? (Note: You actualy have to click again when you followed the link in the start post, it doesn't automatically open like on many sites full of ads).

    Crashes every Mediaportal because of the xml?
    No.
     

    helloh

    MP Donator
  • Premium Supporter
  • July 8, 2010
    160
    4
    Hi,

    now it works.
    (I know how to download a file ^^)
    A few minutes ago, clicking "here" on this site http://www.**************/download-service.html didn't work.

    Now everything is fine.
     

    Users who are viewing this thread

    Top Bottom