Installation problems under 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.
11/24/2007 10:22:45 AM
Gravatar
Total Posts 40

Installation problems under medium trust...

Hi guys,

I'm installing mojoPortal in medium trust on my web server, and have followed all the instructions in the install guide relating to this. There seems to be something missing though, when I go to User Profile I get the error:

Parser Error Message: Unable to create type 'portal:mojoOpenIdLogin'. Could not load file or assembly 'Janrain.OpenId, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.

I looked in UserProfile.aspx and see some references to OpenId, what do I need to change or delete from this file to make it accessible?

Thanks,
Matt

11/24/2007 12:07:08 PM
Gravatar
Total Posts 18439

Re: Installation problems under medium trust...

Hi Matt,

This is fixed in svn. What db are you using? Maybe I can package a build of the latest code for you.

Joe

11/25/2007 11:01:56 AM
Gravatar
Total Posts 40

Re: Installation problems under medium trust...

Hi Joe,

That's sounds great, thanks! I'm using MS SQL on Windows.

Thanks,
Matt

11/25/2007 11:47:22 AM
Gravatar
Total Posts 18439

Re: Installation problems under medium trust...

Hi Matt,

I posted a file named mojoportal-2-2-4-0-preview-mssqlreleasefiles-mediumtrust.zip at

http://developer.novell.com/wiki/index.php/Mojoportal

Its pre-configured for medium trust, you just need to edit user.config and set the connection string and the Lucene.Net.lockdir setting which must be the server file system path to webroot/Data/Sites/1/index, but in local path syntax like C:\folder\folder, the webroot/Setup/Default.aspx page should tell you the correct path

I also posted a MySql data layer since I've had some people using mojoportal under medium trust with MySql.

Let me know how it goes.

Thanks,

Joe

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