• Resolved rfelton

    (@rfelton)


    I have WP for windows phone app on my phone. I have used it on my blog on one site. I loaded another blog site on it last night and tested with a post. I went to try it today and got the following error report.

    System.Net.WebException: The remote server returned an error: NotFound. —> System.Net.WebException: The remote server returned an error: NotFound.
    at System.Net.Browser.ClientHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
    at System.Net.Browser.ClientHttpWebRequest.<>c__DisplayClass2.<EndGetResponse>b__1(Object sendState)
    at System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(RuntimeMethodInfo rtmi, Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess, StackCrawlMark& stackMark)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, StackCrawlMark& stackMark)
    at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
    at System.Delegate.DynamicInvokeOne(Object[] args)
    at System.MulticastDelegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Threading.Dispatcher.<>c__DisplayClass4.<FastInvoke>b__3()
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(RuntimeMethodInfo rtmi, Object obj, BindingFlags invokeAttr, Binder binder, Object parameters, CultureInfo culture, Boolean isBinderDefault, Assembly caller, Boolean verifyAccess, StackCrawlMark& stackMark)
    at System.Reflection.RuntimeMethodInfo.InternalInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, StackCrawlMark& stackMark)
    at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
    at System.Delegate.DynamicInvokeOne(Object[] args)
    at System.MulticastDelegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Threading.DispatcherOperation.Invoke()
    at System.Windows.Threading.Dispatcher.Dispatch(DispatcherPriority priority)
    at System.Windows.Threading.Dispatcher.OnInvoke(Object context)
    at System.Windows.Hosting.CallbackCookie.Invoke(Object[] args)
    at System.Windows.RuntimeHost.ManagedHost.InvokeDelegate(IntPtr pHandle, Int32 nParamCount, ScriptParam[] pParams, ScriptParam& pResult)

    at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
    at System.Net.Browser.ClientHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
    at WordPress.Model.XmlRemoteProcedureCall`1.OnBeginGetResponseCompleted(IAsyncResult result)
    at System.Net.Browser.ClientHttpWebRequest.<>c__DisplayClassa.<InvokeGetResponseCallback>b__8(Object state2)
    at System.Threading.ThreadPool.WorkItem.WaitCallback_Context(Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ThreadPool.WorkItem.doWork(Object o)
    at System.Threading.Timer.ring()

    Anyone out there with a bigger brain then me that can shed some light to why I can I deleted the account and reloaded it but nothing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Check if XML-RPC is on with the second site.

    Thread Starter rfelton

    (@rfelton)

    Thanks. If XML-RPC is off it sends an error specific for that. That was not the issue. I resolved it by reinstalling the app. Apparently this is not an uncommon problem with the windows phone. Thanks for your response.

    I find your response unusual – I am noting that you turned XML-RPC on for second site

    Thread Starter rfelton

    (@rfelton)

    They are both on. If you dont have it on you cant use the app and it tells you specifically that the XML-RPC function is turned off and how to remedy it. I find your response a little unusual. I see a one lined comment asking me to check my XML-RPC without elaborating on why this would cause the problem I am experiencing and a second response that doesnt elaborate on why this is relevant any more then the first response. In my original post I clearly stated that it worked the night before and I made no changes and it wouldnt work this morning. If XML-RPC is off it wont work at all. Thanks for your reply. The problem has been resolved for now. If you know what causes the above error code I am sure it will be of some use to others in the future should they run into the same complications. Please feel free to reply back with some direction if you do indeed know what the error code is related too.

    I find your response unusual – I am noting that you turned XML-RPC on for second site

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Windows Phone wont log in’ is closed to new replies.