Thursday, September 28, 2006

Hello World from Windows Live Writer

After installing the latest version of Windows Live Writer and applying the workaround for beta.blogger I'm now successfully posting from Windows Live Writer running on Vista x64 (5728)

Technorati tags: ,

Update: Did not work on first try...

 

System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str
, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseDouble(String value
, NumberStyles options, NumberFormatInfo numfmt)
at System.Double.Parse(String s
, NumberStyles style, NumberFormatInfo info)
at WindowsLive.Writer.BlogClient.Clients.AtomClient.ParseRfc3339(String dateTimeString)
at WindowsLive.Writer.BlogClient.Clients.AtomClient.Date(XmlNode node
, String xpath, DateTime defaultValue)
at WindowsLive.Writer.BlogClient.Clients.AtomClient.Parse(XmlElement entryNode)
at WindowsLive.Writer.BlogClient.Clients.AtomClient.NewPost(String blogId
, BlogPost post, Boolean publish)
at WindowsLive.Writer.BlogClient.Blog.NewPost(BlogPost post
, Boolean publish)
at WindowsLive.Writer.PostEditor.UpdateWeblogAsyncOperation.DoWork()

No comments: