WebStore db table not create in setup

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.
8/11/2024 5:08:27 AM
Gravatar
Total Posts 163

WebStore db table not create in setup

Good morning

I found some problems installing the latest version of the webstore on the latest version of mojo.

I think there are problems on some MS SQL scripts. WebStorw is installed correctly during setup, but however the ws_Images table is missing from the database and mojo in fact reports an error as soon as you access the page containing the webstore.

on the 7.5.0.3 script there is the CREATE TABLE dbo.ws_Images but however the table is not created on the database.

has anyone found the same error? any suggestions on how to solve it?

thanks to everyone in advance

8/13/2024 4:50:47 AM
Gravatar
Total Posts 163

Re: WebStore db table not create in setup

SOLVED

 

in Aruba MS SQL ..  change [dbo]   in  [MSSQLxxxxx]  in all script