Blog with windows live writer

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
10/4/2009 10:31:46 PM
Gravatar
Total Posts 125

Blog with windows live writer

Windows 7, SQL server 2005, mojo 2.3.1.9

I try to use the windows live writer with the blog and setup process is fine. When I post an entry, is shows error message:

Server Error 0 Occurred

Could not save post to blog.. Message: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM..

Thanks

10/5/2009 7:22:35 AM
Gravatar
Total Posts 18439

Re: Blog with windows live writer

Hi,

Recently we added support for posting future publish dates when using Live Writer. I'm guessing this must have introduced this error if you don't specify a publishing date. I will fix this for the next release. In the menatime you can either specify a publish date from LiveWriter or add this to you user.config

<add key="DisableUseOfPassedInDateForMetaWeblogApi" value="true" />

and then it will just use the current time for publish date.

Please let me know if these workarounds solve it for you.

Thanks,

Joe

10/5/2009 10:43:00 AM
Gravatar
Total Posts 125

Re: Blog with windows live writer

Thanks. It works both ways.  Very cool feature. Like it very much!Smile

You must sign in to post in the forums. This thread is closed to new posts.