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
Release 0.7 (x86/x64) - MPExtended, WebMP, Bootstrap skin by ajs - Hard way
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="catavolt" data-source="post: 1275198" data-attributes="member: 54906"><p>Clicking on a movie poster, the following error occurs:</p><p>[CODE=xml]</p><p></p><p>Bitte gib die folgenden Informationen an, wenn du diesen Fehler meldest.</p><p></p><p></p><p>[LIST]</p><p>[*]WebMediaPortal version 0.6.0-beta13-ajs (commit f3f0226).</p><p>[*]Request: http://localhost:8080/MovieLibrary/Details?movie=750</p><p>[/LIST]</p><p></p><p> </p><p>Der Wert darf nicht NULL sein. Parametername: input</p><p></p><p> </p><p> </p><p></p><p> bei System.Text.RegularExpressions.Regex.Replace(String input, String replacement)</p><p> bei System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement)</p><p> bei ASP._Page_Skins_Bootstrap_MovieLibrary_Details_cshtml.Execute() in c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Skins\Bootstrap\MovieLibrary\Details.cshtml:Zeile 201.</p><p> bei System.Web.WebPages.WebPageBase.ExecutePageHierarchy()</p><p> bei System.Web.Mvc.WebViewPage.ExecutePageHierarchy()</p><p> bei System.Web.WebPages.StartPage.RunPage()</p><p> bei System.Web.WebPages.StartPage.ExecutePageHierarchy()</p><p> bei System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)</p><p> bei System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance)</p><p> bei System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer)</p><p> bei System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)</p><p> bei System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult)</p><p> bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()</p><p> bei System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)</p><p> bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19()</p><p> bei System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult)</p><p> bei System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()</p><p> bei System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p> bei System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p> bei System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p> bei System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)</p><p> bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End()</p><p> bei System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)</p><p> bei System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)</p><p> bei System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()</p><p> bei System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)</p><p> bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)</p><p></p><p>[/CODE]</p><p>Latest versions 0.7.142 und bootstrap skin <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="catavolt, post: 1275198, member: 54906"] Clicking on a movie poster, the following error occurs: [CODE=xml] Bitte gib die folgenden Informationen an, wenn du diesen Fehler meldest. [LIST] [*]WebMediaPortal version 0.6.0-beta13-ajs (commit f3f0226). [*]Request: http://localhost:8080/MovieLibrary/Details?movie=750 [/LIST] Der Wert darf nicht NULL sein. Parametername: input bei System.Text.RegularExpressions.Regex.Replace(String input, String replacement) bei System.Text.RegularExpressions.Regex.Replace(String input, String pattern, String replacement) bei ASP._Page_Skins_Bootstrap_MovieLibrary_Details_cshtml.Execute() in c:\Program Files (x86)\MPExtended\WebMediaPortal\www\Skins\Bootstrap\MovieLibrary\Details.cshtml:Zeile 201. bei System.Web.WebPages.WebPageBase.ExecutePageHierarchy() bei System.Web.Mvc.WebViewPage.ExecutePageHierarchy() bei System.Web.WebPages.StartPage.RunPage() bei System.Web.WebPages.StartPage.ExecutePageHierarchy() bei System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) bei System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) bei System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) bei System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) bei System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17() bei System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) bei System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<>c__DisplayClass1c.<InvokeActionResultWithFilters>b__19() bei System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) bei System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20() bei System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult) bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() bei System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) bei System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult) bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() bei System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() bei System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) bei System.Web.Mvc.Controller.System.Web.Mvc.Async.IAsyncController.EndExecute(IAsyncResult asyncResult) bei System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult) bei System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar) bei System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() bei System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) bei System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) bei System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() bei System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) bei System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) [/CODE] Latest versions 0.7.142 und bootstrap skin ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
Release 0.7 (x86/x64) - MPExtended, WebMP, Bootstrap skin by ajs - Hard way
Contact us
RSS
Top
Bottom