Ett fel uppstod när en underordnad begäran för hanteraren System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper skulle utföras.
vid System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
vid System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
vid System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
vid System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
vid System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter)
vid System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper htmlHelper, String actionName, String controllerName, Object routeValues)
vid ASP._Page_Views_MovieLibrary_Play_cshtml.Execute() i c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Views\MovieLibrary\Play.cshtml:rad 11
vid System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
vid System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
vid System.Web.WebPages.StartPage.RunPage()
vid System.Web.WebPages.StartPage.ExecutePageHierarchy()
vid System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
vid System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)
vid System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)
vid System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)
vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b()
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)
vid System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
vid System.Web.Mvc.Controller.ExecuteCore()
vid System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
vid System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
vid System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()
vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
vid System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()
vid System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)
vid System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)
vid System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
vid System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
vid System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
vid System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Objektreferensen har inte angetts till en instans av ett objekt.
vid MPExtended.Applications.WebMediaPortal.Controllers.StreamController.<>c__DisplayClasse.<Player>b__d(StreamTarget t) i C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:rad 467
vid System.Linq.Enumerable.First[TSource](IEnumerable`1 source, Func`2 predicate)
vid MPExtended.Applications.WebMediaPortal.Controllers.StreamController.Player(WebMediaType type, String itemId) i C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\StreamController.cs:rad 467
vid lambda_method(Closure , ControllerBase , Object[] )
vid System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)
vid System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
vid System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()
vid System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
vid System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
vid System.Web.Mvc.Controller.ExecuteCore()
vid System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)
vid System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)
vid System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()
vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
vid System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)
vid System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()
vid System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()
vid System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)
vid System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)
vid System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
vid System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.<>c__DisplayClassa.<EndProcessRequest>b__9()
vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3()
vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap(Action action)
vid System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerAsyncWrapper.EndProcessRequest(IAsyncResult result)
vid System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
Hello Oxan,Hello Oxan.
Thanks for investigating.
First off all it's solved: It was like I did a normal update, but it was notfully ok, because of old Webmediaportal files.
The workaround was uninstall, delete the "bodies" and re-install it.
Thos was described in another post.
Btw., I use Windows 7.
BR Fafnir.
Yes, the recordings page will be improved for 0.6.I just saw that there is no program-information available when viewing recordings (not thought about it before). It would be nice to have the same information there as in the tv-guide.
Yes, that's fixed in 0.5.1.Also on the homepage the link that should go to latest recordings, actually goes to latest episodes instead.
You can configure WebMP to use Moving Pictures on the settings tab.Movies in my Moving Pictures database are not shown in the web interface as well, only movies in the MP My Videos database are shown.
Can you post your full logs (as exported by the configuration tool on the Troubleshooting tab)?For some reason i cant stream movies or series anymore, it worked before, but just stopped working with the following message. I'm running it on Windows 8 Pro. I checked to see if the username and password had been reseted for some reason, but it had not, still works when clicking the test button in mpextended configuration.
Everything except DVDs should be supported.I uset movingpictures and would like to knowhow the movie formats supported for streaming. Right now I have only mkvs's in movingpictures and they all work with streaming. . I need to know if I should convert all movies to mkvs.
Crap, I must be blindYou can configure WebMP to use Moving Pictures on the settings tab.
Actually, it seems that the StreamingProfiles.xml had changed for some reason. I had made a manual change in it and set that profile as default. When i changed in the settings to Flash HQ it works again.Can you post your full logs (as exported by the configuration tool on the Troubleshooting tab)?