Help with mojoportal and linux

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.
12/22/2007 8:28:47 AM
Gravatar
Total Posts 11

Help with mojoportal and linux

hi Joe,

    I copied an installation of mojoportal from a IIS server to an apache's server with mono under linux. When I tried to access in the application , i received ths error:

Compilation Error
Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error. 

Error message:

(0,0) : error : ** (/usr/lib/mono/1.0/mcs.exe:9714): WARNING **: The class System.Web.Profile.ProfileMigrateEventArgs could not be loaded, used in System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
(0,0) : error : at (wrapper managed-to-native) System.Reflection.MonoMethodInfo:get_method_info (intptr,System.Reflection.MonoMethodInfo&)
(0,0) : error : at System.Reflection.MonoMethod.get_Attributes () [0x00000]
(0,0) : error : at System.Reflection.MethodBase.get_IsVirtual () [0x00000]
(0,0) : error : at Mono.CSharp.MemberCache.AddMethods (BindingFlags bf, System.Type type) [0x00000]
(0,0) : error : at Mono.CSharp.MemberCache.AddMethods (System.Type type) [0x00000]
(0,0) : error : at Mono.CSharp.MemberCache..ctor (IMemberContainer container) [0x00000]
(0,0) : error : at Mono.CSharp.TypeHandle..ctor (System.Type type) [0x00000]
(0,0) : error : at Mono.CSharp.TypeHandle.GetTypeHandle (System.Type t) [0x00000]
(0,0) : error : at Mono.CSharp.TypeHandle.GetMemberCache (System.Type t) [0x00000]
(0,0) : error : at Mono.CSharp.TypeManager.LookupMemberCache (System.Type t) [0x00000]
(0,0) : error : at Mono.CSharp.MemberCache..ctor (System.Type baseType, IMemberContainer container) [0x00000]
(0,0) : error : at Mono.CSharp.TypeContainer.DoDefineMembers () [0x00000]
(0,0) : error : at Mono.CSharp.Class.DoDefineMembers () [0x00000]
(0,0) : error : at Mono.CSharp.TypeContainer.DefineMembers () [0x00000]
(0,0) : error : at Mono.CSharp.RootContext.PopulateTypes () [0x00000]
(0,0) : error : at Mono.CSharp.Driver.MainDriver (System.String[] args) [0x00000]
(0,0) : error : at Mono.CSharp.Driver.Main (System.String[] args) [0x00000]
 

Can you Help ME?

 

Thanks

Dario

Sorry for my bad english.

12/22/2007 8:30:01 AM
Gravatar
Total Posts 11

Re: Help with mojoportal and linux

The version of mono is 1.2.6

12/27/2007 7:47:58 AM
Gravatar
Total Posts 18439

Re: Help with mojoportal and linux

Hi,

You cannot just take the version compiled for windows and deploy it on linux.

Please read the documentation.

http://www.mojoportal.com/developmentonlinux.aspx

I will be releasing updated builds soon and will include a new build for mono.

Joe

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