Installation Problem on medium trust

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.
3/19/2009 4:25:16 PM
Gravatar
Total Posts 3

Installation Problem on medium trust

I have installed mojo portal on a medium trust server and following the medium trust instructions. The setup said the site was uploaded which can be confirmed here:

http://phoenixmarketing-com.web2.prepropagate.com/setup/default.aspx

 

When I visit http://phoenixmarketing-com.web2.prepropagate.com/  - I have a blank page.

 

Any ideas on what I am missing?

Server is running:

Asp.net 3.5

MSSQL 2005

 

Thanks,

Lee

3/19/2009 8:11:52 PM
Gravatar
Total Posts 3

Re: Installation Problem on medium trust

this is what my setup page says:

 

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


In order for the Search Engine to work in Medium trust, you need to add this in Web.config in the AppSettings section:

<add key="Lucene.Net.lockdir" value="e:\domains\phoenixmarketing.com\wwwroot\Data\Sites\1\index" />

 

Configuring feature Html Content - 00:00:00.2656250
Configuring feature Site Statistics - 00:00:00.2968750
Configuring feature Web Part - 00:00:00.3125000
Configuring feature Blog - 00:00:00.3281250
Configuring feature Contact Form - 00:00:00.4375000
Configuring feature Event Calendar - 00:00:00.4531250
Configuring feature Feed Manager - 00:00:00.4843750
Configuring feature Image Gallery (Simple Folder Version) - 00:00:00.5312500
Configuring feature Forums - 00:00:00.5468750
Configuring feature Google Map - 00:00:00.5781250
Configuring feature Html Fragment Include - 00:00:00.5937500
Configuring feature Image Gallery - 00:00:00.6093750
Configuring feature Links - 00:00:00.6406250
Configuring feature Poll - 00:00:00.6562500
Configuring feature Shared Files - 00:00:00.6718750
Configuring feature Survey - 00:00:00.6875000
Configuring feature Web Store - 00:00:00.7187500
Configuring feature Xml/Xsl - 00:00:00.7343750
Ensuring all features are installed in server admin sites... - 00:00:00.7500000

3/20/2009 1:14:03 AM
Gravatar
Total Posts 3

Re: Installation Problem on medium trust

UPDATE.

 

I reinstalled a new version of Mojoportal 2.2.9.5. The site finally loaded, but the styles were not loading correctly.  I had followed the instructions for the medium trust installation by putting the styles in the default folder. I deleted them and looked back at the site and somehow the app is now looking at Data/Sites/1/skins. I think the problem was resolved.

 

-Lee

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