by pob » Sat Mar 19, 2011 10:04 am
I get the same problem, too with version 1.09:
Log Name: Media Center
Source: ehExtHost
Date: 20/03/2011 08:58:38
Event ID: 0
Task Category: None
Level: Information
Keywords: Classic
User: N/A
Computer: PC
Description:
Exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle 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 Microsoft.MediaCenter.UI.Template.FastMethodInfo.Invoke(Object obj, Object[] arArgs)
at Microsoft.MediaCenter.UI.ObjectPath.MethodOperations.Invoke(Object instance, String stPath, Object[] arArgs)
at Microsoft.MediaCenter.UI.Template.InvokeMethodService.MethodInvoke(IVirtualPropertyObject vpoHost, ObjectPath ipMethod, ObjectPath ipResult, Object objTransformer, Object objOwner, IList exHandlers)
at Microsoft.MediaCenter.UI.InvokeCommand.OnInvoked()
at Microsoft.MediaCenter.UI.Command.InvokeWorker()
at Microsoft.MediaCenter.Queues.Dispatcher.MainLoop(Queue queue)
at Microsoft.MediaCenter.UI.UIDispatcher.MainLoop(Queue queue, LoopCondition condition)
at MediaCenter.Extensibility.Host.Main(String[] args)
InnerException System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at LoveFilmMCE.OAuthLF.oAuthWebRequest(Method method, String url, String postData)
at LoveFilmMCE.OAuthLF.AuthorizationLinkGet()
at LoveFilmMCE.PreferencesUI.launchLoveFilmURL()
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="ehExtHost" />
<EventID Qualifiers="0">0</EventID>
<Level>4</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-03-20T08:58:38.000000000Z" />
<EventRecordID>17</EventRecordID>
<Channel>Media Center</Channel>
<Computer>PC</Computer>
<Security />
</System>
<EventData>
<Data>Exception System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle 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 Microsoft.MediaCenter.UI.Template.FastMethodInfo.Invoke(Object obj, Object[] arArgs)
at Microsoft.MediaCenter.UI.ObjectPath.MethodOperations.Invoke(Object instance, String stPath, Object[] arArgs)
at Microsoft.MediaCenter.UI.Template.InvokeMethodService.MethodInvoke(IVirtualPropertyObject vpoHost, ObjectPath ipMethod, ObjectPath ipResult, Object objTransformer, Object objOwner, IList exHandlers)
at Microsoft.MediaCenter.UI.InvokeCommand.OnInvoked()
at Microsoft.MediaCenter.UI.Command.InvokeWorker()
at Microsoft.MediaCenter.Queues.Dispatcher.MainLoop(Queue queue)
at Microsoft.MediaCenter.UI.UIDispatcher.MainLoop(Queue queue, LoopCondition condition)
at MediaCenter.Extensibility.Host.Main(String[] args)
InnerException System.Net.WebException: The remote server returned an error: (401) Unauthorized.
at LoveFilmMCE.OAuthLF.oAuthWebRequest(Method method, String url, String postData)
at LoveFilmMCE.OAuthLF.AuthorizationLinkGet()
at LoveFilmMCE.PreferencesUI.launchLoveFilmURL()
</Data>
</EventData>
</Event>