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 WebMediaPortal 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="ronsonol" data-source="post: 936265" data-attributes="member: 48959"><p>Fresh Install, I changed port to 80 since I have something else on 8080.</p><p> </p><p>I get an error only in TVseries, Moving Pictures and Music work fine. From the home page I can select the recent tv episodes, but cannot click on the link for TVSeries at the top nor choose genre from the drop list.</p><p> </p><p>Service.log</p><p>-------------</p><p>2012-11-26 15:24:37.35301 [(16)] WARN: Tried to do invalid sorting; actual values SortBy=Title, OrderBy=Asc</p><p>System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.</p><p> ---> System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string.</p><p>Parameter name: startIndex</p><p> at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)</p><p> at MPExtended.PlugIns.MAS.MPTVSeries.CustomReaders.<>c__DisplayClass8.<PreferedArtworkReader>b__7(String x) in C:\Users\Oxan\Documents\Projects\MPExtended\PlugIns\MPExtended.PlugIns.MAS.MPTVSeries\CustomReaders.cs:line 117</p><p> at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()</p><p> at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)</p><p> at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)</p><p> at MPExtended.PlugIns.MAS.MPTVSeries.CustomReaders.PreferedArtworkReader(SQLiteDataReader reader, Int32 index, Object param) in C:\Users\Oxan\Documents\Projects\MPExtended\PlugIns\MPExtended.PlugIns.MAS.MPTVSeries\CustomReaders.cs:line 114</p><p> at MPExtended.Libraries.SQLitePlugin.AutoFiller`1.AutoCreate(SQLiteDataReader reader) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\AutoFiller.cs:line 74</p><p> at MPExtended.Libraries.SQLitePlugin.ObjectFactory`1.CreateObject(SQLiteDataReader reader) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\ObjectFactory.cs:line 53</p><p> at MPExtended.Libraries.SQLitePlugin.LazyQuery`1.ExecuteQuery() in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQuery.cs:line 148</p><p> at MPExtended.Libraries.SQLitePlugin.LazyQuery`1.AddOrder[TKey](Boolean desc, Expression`1 keySelector) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQuery.cs:line 334</p><p> at MPExtended.Libraries.SQLitePlugin.LazyQuery`1.OrderBy[TKey](Expression`1 keySelector) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQuery.cs:line 344</p><p> --- End of inner exception stack trace ---</p><p> at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)</p><p> at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)</p><p> at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)</p><p> at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)</p><p> at MPExtended.Libraries.SQLitePlugin.LazyQueryProvider`1.CreateQuerySmart(MethodCallExpression mce) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQueryProvider.cs:line 75</p><p> at MPExtended.Libraries.SQLitePlugin.LazyQueryProvider`1.CreateQuery[TElement](Expression expression) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQueryProvider.cs:line 45</p><p> at System.Linq.Queryable.OrderBy[TSource,TKey](IQueryable`1 source, Expression`1 keySelector)</p><p> at MPExtended.Libraries.Service.Extensions.QueryableExtensionMethods.OrderBy[TSource,TKey](IQueryable`1 source, Expression`1 keySelector, WebSortOrder order) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Extensions\QueryableExtensionMethods.cs:line 47</p><p> at MPExtended.Services.MediaAccessService.IQueryableExtensionMethods.SortMediaItemList[T](IQueryable`1 list, Nullable`1 sortInput, Nullable`1 orderInput, WebSortField defaultSort, WebSortOrder defaultOrder) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.MediaAccessService\ExtensionMethods.cs:line 88</p><p>2012-11-26 15:24:37.35401 [(16)] ERROR: Unhandled exception in service (SOAP interface)</p><p>System.Exception: Sorting on this property is not supported for this media type</p><p> at MPExtended.Services.MediaAccessService.IQueryableExtensionMethods.SortMediaItemList[T](IQueryable`1 list, Nullable`1 sortInput, Nullable`1 orderInput, WebSortField defaultSort, WebSortOrder defaultOrder) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.MediaAccessService\ExtensionMethods.cs:line 128</p><p> at MPExtended.Services.MediaAccessService.MediaAccessService.GetTVShowsDetailed(Nullable`1 provider, String filter, Nullable`1 sort, Nullable`1 order) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.MediaAccessService\MediaAccessService.cs:line 442</p><p> at SyncInvokeGetTVShowsDetailed(Object , Object[] , Object[] )</p><p> at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)</p><p> at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)</p><p> at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</p><p> </p><p>From Website:</p><p>-----------------</p><p><span style="font-size: 18px"><strong>Sorry, an error occurred while processing your request.</strong></span></p><p> </p><p> </p><p>Please include the information below when you report this error.</p><p>WebMediaPortal version 0.5.0 (commit 7095fe5).</p><p>Request: <a href="http://10.10.10.10/TVShowsLibrary" target="_blank">http://10.10.10.10/TVShowsLibrary</a></p><p> </p><p>Sorting on this property is not supported for this media type</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.GetTVShowsDetailed(Nullable`1 provider, String filter, Nullable`1 sort, Nullable`1 order)</p><p>at MPExtended.Applications.WebMediaPortal.Controllers.TVShowsLibraryController.Index(String filter) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\TVShowsLibraryController.cs:line 39</p><p>at lambda_method(Closure , ControllerBase , Object[] )</p><p>at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters)</p><p>at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p>at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)</p><p>at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14()</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</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></blockquote><p></p>
[QUOTE="ronsonol, post: 936265, member: 48959"] Fresh Install, I changed port to 80 since I have something else on 8080. I get an error only in TVseries, Moving Pictures and Music work fine. From the home page I can select the recent tv episodes, but cannot click on the link for TVSeries at the top nor choose genre from the drop list. Service.log ------------- 2012-11-26 15:24:37.35301 [(16)] WARN: Tried to do invalid sorting; actual values SortBy=Title, OrderBy=Asc System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentOutOfRangeException: startIndex cannot be larger than length of string. Parameter name: startIndex at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy) at MPExtended.PlugIns.MAS.MPTVSeries.CustomReaders.<>c__DisplayClass8.<PreferedArtworkReader>b__7(String x) in C:\Users\Oxan\Documents\Projects\MPExtended\PlugIns\MPExtended.PlugIns.MAS.MPTVSeries\CustomReaders.cs:line 117 at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MPExtended.PlugIns.MAS.MPTVSeries.CustomReaders.PreferedArtworkReader(SQLiteDataReader reader, Int32 index, Object param) in C:\Users\Oxan\Documents\Projects\MPExtended\PlugIns\MPExtended.PlugIns.MAS.MPTVSeries\CustomReaders.cs:line 114 at MPExtended.Libraries.SQLitePlugin.AutoFiller`1.AutoCreate(SQLiteDataReader reader) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\AutoFiller.cs:line 74 at MPExtended.Libraries.SQLitePlugin.ObjectFactory`1.CreateObject(SQLiteDataReader reader) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\ObjectFactory.cs:line 53 at MPExtended.Libraries.SQLitePlugin.LazyQuery`1.ExecuteQuery() in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQuery.cs:line 148 at MPExtended.Libraries.SQLitePlugin.LazyQuery`1.AddOrder[TKey](Boolean desc, Expression`1 keySelector) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQuery.cs:line 334 at MPExtended.Libraries.SQLitePlugin.LazyQuery`1.OrderBy[TKey](Expression`1 keySelector) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQuery.cs:line 344 --- End of inner exception stack trace --- at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks) at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at MPExtended.Libraries.SQLitePlugin.LazyQueryProvider`1.CreateQuerySmart(MethodCallExpression mce) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQueryProvider.cs:line 75 at MPExtended.Libraries.SQLitePlugin.LazyQueryProvider`1.CreateQuery[TElement](Expression expression) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.SQLitePlugin\LazyQueryProvider.cs:line 45 at System.Linq.Queryable.OrderBy[TSource,TKey](IQueryable`1 source, Expression`1 keySelector) at MPExtended.Libraries.Service.Extensions.QueryableExtensionMethods.OrderBy[TSource,TKey](IQueryable`1 source, Expression`1 keySelector, WebSortOrder order) in C:\Users\Oxan\Documents\Projects\MPExtended\Libraries\MPExtended.Libraries.Service\Extensions\QueryableExtensionMethods.cs:line 47 at MPExtended.Services.MediaAccessService.IQueryableExtensionMethods.SortMediaItemList[T](IQueryable`1 list, Nullable`1 sortInput, Nullable`1 orderInput, WebSortField defaultSort, WebSortOrder defaultOrder) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.MediaAccessService\ExtensionMethods.cs:line 88 2012-11-26 15:24:37.35401 [(16)] ERROR: Unhandled exception in service (SOAP interface) System.Exception: Sorting on this property is not supported for this media type at MPExtended.Services.MediaAccessService.IQueryableExtensionMethods.SortMediaItemList[T](IQueryable`1 list, Nullable`1 sortInput, Nullable`1 orderInput, WebSortField defaultSort, WebSortOrder defaultOrder) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.MediaAccessService\ExtensionMethods.cs:line 128 at MPExtended.Services.MediaAccessService.MediaAccessService.GetTVShowsDetailed(Nullable`1 provider, String filter, Nullable`1 sort, Nullable`1 order) in C:\Users\Oxan\Documents\Projects\MPExtended\Services\MPExtended.Services.MediaAccessService\MediaAccessService.cs:line 442 at SyncInvokeGetTVShowsDetailed(Object , Object[] , Object[] ) at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs) at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc) at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc) at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet) From Website: ----------------- [SIZE=5][B]Sorry, an error occurred while processing your request.[/B][/SIZE] Please include the information below when you report this error. WebMediaPortal version 0.5.0 (commit 7095fe5). Request: [url]http://10.10.10.10/TVShowsLibrary[/url] Sorting on this property is not supported for this media type 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.GetTVShowsDetailed(Nullable`1 provider, String filter, Nullable`1 sort, Nullable`1 order) at MPExtended.Applications.WebMediaPortal.Controllers.TVShowsLibraryController.Index(String filter) in C:\Users\Oxan\Documents\Projects\MPExtended\Applications\MPExtended.Applications.WebMediaPortal\Controllers\TVShowsLibraryController.cs:line 39 at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) 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) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
[Updated 14 Jul!] MPExtended WebMediaPortal 0.5.4
Contact us
RSS
Top
Bottom