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
WebService and Mobile Access
Popular Plugins
MPExtended
[Updated 14 Jul!] MPExtended Service 0.5.4
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="zetus" data-source="post: 950099" data-attributes="member: 80874"><p>Of Course, I was not nearby my Media Center, so I took my best shoot to explain my issue...</p><p>When I am talking about "corrupted", I mean:</p><p> </p><p><span style="font-family: 'Arial'">Please include the information below when you report this error.</span></p><ul> <li data-xf-list-type="ul">WebMediaPortal version 0.5.1 (commit bfb2c36).</li> <li data-xf-list-type="ul">Request: <a href="http://192.168.1.9:8080/" target="_blank">http://192.168.1.9:8080/</a></li> </ul><p></p><p><span style="font-family: 'Arial'">Sequence contains no elements</span></p><p> </p><p>Server stack trace: </p><p> at System.ServiceModel.Channels.ServiceChannel.ThrowIfFaultUnderstood(Message reply, MessageFault fault, String action, MessageVersion version, FaultConverter faultConverter)</p><p> at System.ServiceModel.Channels.ServiceChannel.HandleReply(ProxyOperationRuntime operation, ProxyRpc& rpc)</p><p> at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)</p><p> at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)</p><p> at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)</p><p></p><p>Exception rethrown at [0]: </p><p> at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)</p><p> at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)</p><p> at MPExtended.Services.MediaAccessService.Interfaces.IMediaAccessService.GetTVSeasonDetailedById(Nullable`1 provider, String id)</p><p> 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</p><p> 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</p><p> at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext()</p><p> at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)</p><p> at ASP._Page_Skins_BlueShift_Home_AiredEpisodes_cshtml.Execute() in c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Skins\BlueShift\Home\AiredEpisodes.cshtml:line 3</p><p> at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()</p><p> at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()</p><p> at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)</p><p> at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)</p><p> at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)</p><p> at System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection)</p><p> at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)</p><p> at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model)</p><p> at ASP._Page_Skins_BlueShift_Home_Index_cshtml.Execute() in c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Skins\BlueShift\Home\Index.cshtml:line 12</p><p> at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()</p><p> at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()</p><p> at System.Web.WebPages.StartPage.RunPage()</p><p> at System.Web.WebPages.StartPage.ExecutePageHierarchy()</p><p> at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)</p><p> at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)</p><p> at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)</p><p> at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)</p><p> at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)</p><p> at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1c.<>c__DisplayClass1e.<InvokeActionResultWithFilters>b__1b()</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)</p><p> at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)</p><p> at System.Web.Mvc.Controller.ExecuteCore()</p><p> at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext)</p><p> at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext)</p><p> at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5()</p><p> at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()</p><p> at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _)</p><p> at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p> at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d()</p><p> at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f)</p><p> at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action)</p><p> at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)</p><p> at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)</p><p> at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()</p><p> at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)</p><p> </p><p>I am still able to use your amazing software, stream video, music and TV, use the EPG and so one.</p><p>But it is annoying to se the above "corruption" on the [home] page so often. Thank you for taking care</p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite1" alt=":)" title="Smile :)" loading="lazy" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="zetus, post: 950099, member: 80874"] 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: [FONT=Arial] [/FONT] [FONT=Arial]Please include the information below when you report this error.[/FONT] [LIST] [*]WebMediaPortal version 0.5.1 (commit bfb2c36). [*]Request: [url]http://192.168.1.9:8080/[/url] [/LIST] [FONT=Arial]Sequence contains no elements[/FONT] [FONT=Arial] [/FONT] 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 :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
[Updated 14 Jul!] MPExtended Service 0.5.4
Contact us
RSS
Top
Bottom