database core schema needs upgrade

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
8/26/2009 10:46:13 PM
Gravatar
Total Posts 9

database core schema needs upgrade

Hi Joe. I connected via SVN and downloaded the most recent code from repository. I created the initial empty database for initial setup. I build the web project and launched for first time the default page and everything went ok.  I backed-up and restore a new database for and entirely new site independent from the development site. I build the web project and publish to a folder. I created a new virtual directory and launched the new site. When I created a new page and add a feature like forums or blogs on the new site, mojo site shows a configuration page with the following info where the core message is

"database core schema needs upgrade."  What have i to do to resolve this issue?

Thanks.

 

Welcome to mojoPortal Setup

Probing system...

File system permissions ok.

MSSQL database connection ok.

database permissions are sufficient to alter schema.

database initial schema already exists.

database core schema needs upgrade.

1 site(s) found.

Note: This page shows some information that is helpful during setup and upgrades but for security it would be best not to show any information when the system is up to date. You can disable setup and suppress all information on this page by setting DisableSetup=true in Web.config. When you need to upgrade, you can set this back to false. If you are logged in as Administrator setup will run and you will be able to see this page even if it is disabled in Web.config so you can easily leave it disabled and just login before upgrading. But if you are not logged in you will need to enable setup in Web.config.

8/27/2009 6:15:18 AM
Gravatar
Total Posts 18439

Re: database core schema needs upgrade

1. You can not use the Visual Studio Publish feature to build a correct package for mojoPortal. I make packages with the free UnleashIt tool.

2.You can't only build thw Web project, you must build the whole solution. Then visit the setup page.

3. I don't know what you mean about restored a new database. Only existing databases get restored from backup not new ones so I have no understanding of the condition of your db.

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