Object reference not set to an instance of an object.

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

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.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
2/8/2007 4:41:51 PM
Gravatar
Total Posts 6

Re: Object reference not set to an instance of an object.

Something happens because I got an error similar to

#42S22Unknown column 'LdapDomain' in 'field list' at MySql.Data.MySqlClient.PacketReader.CheckForError()
....

but telling that `AllowBrowserCache`  does not have a default value. I added a default value for  `AllowBrowserCache` (`AllowBrowserCache` bit NOT NULL default 1) and now it works.
I didn't download 2.2.1.5 release files, but I will.

Thanks again for all the help!
I want to thank you also for the great job you do with Mojo.

Cristian

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