Hello there,
I've been trying all day to get mojoPortal to run on x10hosting and I can't get past one error. Here's what I did to try to make it work:
- Uploaded a ZIP file with the contents of the web app, and uncompressed it under /public_html/
- Set the "Data" folder to 777 (can't assign windows permissions through cpanel, unless I'm missing something)
- Configured Web.Config with proper database information (mysql database) and created the proper mysql database.
The error I get every single time is this:
Can anybody help me, it would be greatly appreciated!Code:Server Error in '/' Application Could not load type 'mojoPortal.Web.MonoCompilationSection, mojoPortal.Web'. Description: HTTP 500. Error processing request. Stack Trace: System.TypeLoadException: Could not load type 'mojoPortal.Web.MonoCompilationSection, mojoPortal.Web'. at (wrapper managed-to-native) System.Type:internal_from_name (string,bool,bool) at System.Type.GetType (System.String typeName, Boolean throwOnError) [0x00000] at Mono.Web.Util.SettingsMapping.get_MapperType () [0x00000] at Mono.Web.Util.SettingsMapping.MapSection (System.Object input, System.Type type) [0x00000] at Mono.Web.Util.SettingsMappingManager.MapSection (System.Object input, System.Type type) [0x00000] at Mono.Web.Util.SettingsMappingManager.MapSection (System.Object input) [0x00000] at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName, System.String path) [0x00000] at System.Web.Configuration.WebConfigurationManager.GetSection (System.String sectionName) [0x00000] at System.Web.Compilation.AppResourcesAssemblyBuilder..ctor (System.String canonicAssemblyName, System.String baseAssemblyPath, System.Web.Compilation.AppResourcesCompiler appres) [0x00000] at System.Web.Compilation.AppResourcesCompiler.CompileGlobal () [0x00000] at System.Web.Compilation.AppResourcesCompiler.Compile () [0x00000] at System.Web.HttpApplicationFactory.InitType (System.Web.HttpContext context) [0x00000] Version information: Mono Version: 2.0.50727.1433; ASP.NET Version: 2.0.50727.1433


LinkBack URL
About LinkBacks




