Module Settings bug in MS SQL version

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.
1/13/2006 2:40:43 PM
Gravatar
Total Posts 18439

Module Settings bug in MS SQL version

My friend Haluk just reported this in the MS SQL version. The error is caused by missing some data in the install scriptnotalloweds for MS SQL.

2006-01-14 00:32:30,562 [3796] ERROR mojoPortal.Web.Global [/mojoPortal/Admin/ModuleSettings.aspx?mid=4&pageid=12] - localhost
System.Data.SqlClient.SqlException: Cannot insert the value NULL into column 'SettingValue', table 'MojoPortal.dbo.mp_ModuleSettings'; column does not allow nulls. UPDATE fails.

I will have a fix out for this soon.

Joe
1/14/2006 5:02:38 AM
Gravatar
Total Posts 18439

Re: Module Settings bug in MS SQL version

Disregard this post, my diagnosis was completely off and this issue only exists in the 2.1 dev branch which is not even released yet. There is no missing data, the issue has to do with differences in the way things work in ASP.NET 2.0 vs 1.1
You must sign in to post in the forums. This thread is closed to new posts.