Installation 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.
2/12/2013 12:04:08 PM
Gravatar
Total Posts 1

Installation Issue

Hi,

I just cloned mojoPortal code from TortoiseHG and build and compile using Visual Studio 2012. First time the site is loaded without any theme or skin but after logging in I can set the theme which stays there until i am logged in and once logged out the theme also disappears.

I would really appreciate if someone can help me.

Thanks,

Ata

 

2/12/2013 3:27:47 PM
Gravatar
Total Posts 18439

Re: Installation Issue

Make sure your IIS authentication is set for anonymous. Make sure the user that is the identity on the app pool has read permission on all files and folders in the web folder and full control on /Data and /App_Data and their subfolders. It sounds like some kind of file system permission problem. Check also the mojoPortal log for clues under Administration > System Log

View the source of the page and follow the link for the css handler to find if it is returning an error or returning css.

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