Mojoportal setup issue.

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.
8/31/2010 12:47:50 AM
Gravatar
Total Posts 1

Mojoportal setup issue.

I downloaded mojoportal project and setup in my local machine. It was working fine there. When I upload this code on live server and install database backup from local machine to live machine then when I execute application, I am getting following error.

 

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.
0 site(s) found.
This site appears to be running in a secured environment using Medium Trust policy or at least lower than Full Trust.



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.

 

 

 

Can anybody let me know what I am doing wrong to setup on live server?

Thanks.

Imrankhan

8/31/2010 6:58:44 AM
Gravatar
Total Posts 18439

Re: Mojoportal setup issue.

It means you did not upload all the files. It is looking for script files but they do not exist on disk. You should upload the /Setup folder again and watch for any ftp errors. Since files are missing there, possibly other files are missing as well, it might be wise to re-upload everything.

Use a robust ftp client like FileZilla where you can see failed transfers and retry them.

Hope it helps,

Joe

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