arras-theme icon indicating copy to clipboard operation
arras-theme copied to clipboard

Windows Live Writer returns Invalid response document returned from XmlRpc server" error [moved]

Open zyml opened this issue 12 years ago • 0 comments

This is Issue 139 moved from a Google Code project. Added by 2011-06-16T03:23:39.000Z by [email protected]. Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

<b>What steps will reproduce the problem?</b>
<b>1.</b>
<b>2.</b>
<b>3.</b>

<b>What is the expected output? What do you see instead?</b>


<b>What versions of WordPress and Arras Theme are you using?</b>


<b>Please include the link to your installation.</b>
www.dudsordeals4moms.com

<b>Please provide any additional information below.</b>

Here is a copy of the log file
Invalid response document returned from XmlRpc server
   at WindowsLive.Writer.BlogClient.Clients.XmlRpcBlogClient.CallMethod(String methodName, XmlRpcValue[] parameters)
   at WindowsLive.Writer.BlogClient.Clients.MetaweblogClient.MetaweblogNewPost(String blogId, BlogPost post, Boolean publish)
   at WindowsLive.Writer.BlogClient.Clients.MetaweblogClient.NewPost(String blogId, BlogPost post, INewCategoryContext newCategoryContext, Boolean publish)
   at WindowsLive.Writer.BlogClient.Clients.XmlRpcBlogClient.NewPost(String blogId, BlogPost post, INewCategoryContext newCategoryContext, Boolean publish, String& etag, XmlDocument& remotePost)
   at WindowsLive.Writer.BlogClient.Blog.NewPost(BlogPost post, INewCategoryContext newCategoryContext, Boolean publish)
   at WindowsLive.Writer.PostEditor.UpdateWeblogAsyncOperation.DoWork()
   at WindowsLive.Writer.CoreServices.AsyncOperation.InternalStart()&quot;,&quot;&quot;
WindowsLiveWriter,2.5916,None,00025,15-Jun-2011 21:19:42.083,&quot;Creating a writable ribbon istream for C:\Users\Dryice\AppData\Roaming\Windows Live Writer\Ribbon.dat&quot;,&quot;&quot;
WindowsLiveWriter,2.5916,Fail,00026,15-Jun-2011 21:20:03.044,&quot;System.UnauthorizedAccessException: Custom categories cannot be added while recent documents tracking is turned off.
   at WindowsLive.Writer.PostEditor.JumpList.JumpList.AppendCustomCategories()
   at WindowsLive.Writer.PostEditor.JumpList.JumpList.Refresh()
   at WindowsLive.Writer.PostEditor.JumpList.WriterJumpList.Invalidate(IntPtr ownerWindow)&quot;,&quot;   at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
   at System.Environment.get_StackTrace()
   at WindowsLive.Writer.CoreServices.Diagnostics.LogFileTraceListener.Fail(String message)
   at System.Diagnostics.TraceInternal.Fail(String message)
   at System.Diagnostics.Trace.Fail(String message)
   at WindowsLive.Writer.PostEditor.JumpList.WriterJumpList.Invalidate(IntPtr ownerWindow)
   at WindowsLive.Writer.PostEditor.PostEditorMainControl.FirePostListChangedEvent()
   at WindowsLive.Writer.PostEditor.PostEditorMainControl._editingManager_UserPublishedPost(Object sender, EventArgs e)
   at System.EventHandler.Invoke(Object sender, EventArgs e)
   at WindowsLive.Writer.PostEditor.BlogPostEditingManager.PostToWeblog(Boolean publish)
   at WindowsLive.Writer.PostEditor.BlogPostEditingManager.Publish()
   at WindowsLive.Writer.PostEditor.PostEditorMainControl.commandPostAndPublish_Execute(Object sender, EventArgs e)
   at WindowsLive.Writer.ApplicationFramework.Command.RaiseEvent(Object eventKey, EventArgs e)
   at WindowsLive.Writer.ApplicationFramework.Command.OnExecute(EventArgs e)
   at WindowsLive.Writer.ApplicationFramework.Command.PerformExecute()
   at WindowsLive.Writer.ApplicationFramework.Command.PerformExecute(CommandExecutionVerb verb, PropertyKeyRef key, PropVariantRef currentValue, IUISimplePropertySet commandExecutionProperties)
   at WindowsLive.Writer.ApplicationFramework.CommandManager.Execute(UInt32 commandId, CommandExecutionVerb verb, PropertyKeyRef key, PropVariantRef currentValue, IUISimplePropertySet commandExecutionProperties)
   at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
   at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   at System.Windows.Forms.Application.Run(Form mainForm)
   at WindowsLive.Writer.ApplicationFramework.SatelliteApplicationForm.Launcher.ThreadMain(Object[] parameters)
   at WindowsLive.Writer.CoreServices.Threading.ThreadStartWithParams.Run()
   at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()&quot;
WindowsLiveWriter,2.5916,None,00027,15-Jun-2011 21:20:03.777,&quot;Creating a writable ribbon istream for C:\Users\Dryice\AppData\Roaming\Windows Live Writer\Ribbon.dat&quot;,&quot;&quot;
WindowsLiveWriter,2.5916,None,00028,15-Jun-2011 21:20:04.963,&quot;Creating a writable ribbon istream for C:\Users\Dryice\AppData\Roaming\Windows Live Writer\Ribbon.dat&quot;,&quot;&quot;

zyml avatar Aug 06 '12 17:08 zyml