Data too long for column 'Description' at row 1

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.
8/28/2009 10:24:32 AM
Gravatar
Total Posts 110

Data too long for column 'Description' at row 1

Hello,

When trying to submit a new blog post I am receiving the follwing error page.  It only happens on this one post, all the others seem fine.

We're sorry but a server error has occurred while trying to process your request. 

When checking the log I found this entry.

Data too long for column 'Description' at row 1

What is the Description column for, is it the Meta Description and do I just need to shorten it?

Thanks.

8/28/2009 10:37:26 AM
Gravatar
Total Posts 18439

Re: Data too long for column 'Description' at row 1

Hi David,

Description is the main field, it stores the body of the blog post. The field is ntext data type so I think it should hold up to 1GB of data unless your server is configured with a limit somehow or maybe its lower in sql 2000 vs 2005/2008.

Meta Keywords and meta description are limited to 255 chars.

Is the content of this post extremely long?

I've not encountered this error.

Hope it helps,

Joe

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