Move a site

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.
11/24/2011 8:56:58 AM
Gravatar
Total Posts 36

Re: Move a site

Im running the site at home on a brand new machine.- Quad Core 3Ghz with 8Gb Ram.

The site was faster on my old system.

How do I find those logs? Maybe its some trimming on the SQL part?

11/25/2011 6:12:11 AM
Gravatar
Total Posts 18439

Re: Move a site

Are you using one of our pre-compiled packages or a build you made yourself from source code?

If you are compiling it yourself, make sure you compile it in release mode and set <compilation debug="false" in Web.config because a debug build will be much slower.

The mojoPortal log is under Administration > System Log but on a machine like that I don't think it will be a problem of lack of resources. However if you are running the site over the internet from home using a consumer internet connection it may not be a very fast connection.

See also

Using the AppKeepalive To Speed Up a Low Traffic Site

Visual Studio Performance Advice

Hope that helps,

Joe

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