could not make work shop under MySQL (2.2.8.2)

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.
1/13/2009 6:46:35 AM
Gravatar
Total Posts 35
---------------- Alexei V.

could not make work shop under MySQL (2.2.8.2)

trying to save an Item inside the shop i get this error:

 

2009-01-13 14:31:28,800 ERROR mojoPortal.Web.Global - 194.186.179.140-ru-RU - /portal/WebStore/AdminStoreSettings.aspx?pageid=-1&mid=4
System.NullReferenceException: Object reference not set to an instance of an object.
at WebStore.UI.AdminStoreSettingsPage.LoadSettings()
at WebStore.UI.AdminStoreSettingsPage.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
 

http://portal.gnosere.ru/portal , you temporary may login or exec Setup

1/13/2009 7:37:29 AM
Gravatar
Total Posts 18439

Re: could not make work shop under MySQL (2.2.8.2)

Is this on Windows or using Mono on Linux? If Mono, then its likely a Mono bug not a mojoportal bug. I'm using MySql and windows for this site and I don't get any error when adding products.

Best,

Joe

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