error on default page

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/21/2010 8:56:37 PM
Gravatar
Total Posts 5

error on default page

I ran the setup and I everything said it ran successfully see below, but when i attempt to go to the default page I get an error message and it goes to the error page.  I changed the web config to display error messages and no good information is showing.  I have setup this up before and dont know what the problem is.

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.
Configuring feature Html Content - 00:00:00.7332517
Configuring feature Site Statistics - 00:00:01.0764759
Configuring feature Web Part - 00:00:01.0920770
Configuring feature Newsletter Sign Up Form - 00:00:01.0920770
Configuring feature Bing Map - 00:00:01.2792902
Configuring feature Blog - 00:00:01.4353012
Configuring feature Contact Form - 00:00:01.7005199
Configuring feature Event Calendar - 00:00:01.8253287
Configuring feature Feed Manager - 00:00:01.9189353
Configuring feature Flickr Slide Show - 00:00:02.0437441
Configuring feature Image Gallery (Simple Folder Version) - 00:00:02.1061485
Configuring feature Forums - 00:00:02.2153562
Configuring feature Google Map - 00:00:02.3089628
Configuring feature Google Translate - 00:00:02.3869683
Configuring feature Html Fragment Include - 00:00:02.4649738
Configuring feature IFrame - 00:00:02.5273782
Configuring feature Image Gallery - 00:00:02.6053837
Configuring feature Simple List/Links - 00:00:02.7145914
Configuring feature Live Messenger Chat - 00:00:02.7769958
Configuring feature Poll - 00:00:02.9486079
Configuring feature Shared Files - 00:00:03.0422145
Configuring feature Survey - 00:00:03.2294277
Configuring feature Twitter Profile Widget - 00:00:03.2918321
Configuring feature Twitter Search Widget - 00:00:03.3230343
Configuring feature Web Store - 00:00:03.5414497
Configuring feature Xml/Xsl - 00:00:03.6350563
Ensuring all features are installed in server admin sites... - 00:00:03.6350563


Setup is complete, click the link below to go to the home page.

Site Home Page



Database PlatformMSSQL
Version2.3.5.5
StatusYour installation is up to date.

Note: This page shows some information that is helpful during setup and upgrades but for security it would be best not to show any information when the system is up to date. You can disable setup and suppress all information on this page by setting DisableSetup=true in Web.config. When you need to upgrade, you can set this back to false. If you are logged in as Administrator setup will run and you will be able to see this page even if it is disabled in Web.config so you can easily leave it disabled and just login before upgrading. But if you are not logged in you will need to enable setup in Web.config.

 

11/21/2010 9:48:07 PM
Gravatar
Total Posts 245
mojoPortal Community Expert

Re: error on default page

It may be that your mojoPortal setup/install version does not match your Web Site hosting setup version of ASP.NET.

ie V3.5 <> V4.0

Your hosting control panel should allow you to change this or if you have access to IIS, then you can change your ASP.NET version in your Application Pool.

Hope this helps.

Arvixe.com

11/21/2010 10:11:30 PM
Gravatar
Total Posts 2239

Re: error on default page

Hi,

Go ahead and post the error message you receive after setting customErrors to Off. We can most likely help you if we know the error(s) you are receiving. Also, you will find a file named currentLog.config in \data which will contain the errors. This file will show a history of all the errors the site has encountered. You can copy the last couple errors in that file and post them here.

HTH,
Joe D.

11/22/2010 7:33:38 AM
Gravatar
Total Posts 5

Re: error on default page

Thanks for the help;

@Rick, the asp.net version is 4.0 which I had go daddy switch to, and IIS7

@Joe, here is the error message from the currentlog.config

2010-11-22 05:20:00,882 ERROR mojoPortal.Web.mojoBasePage - 66.109.34.150-en-US - /
System.BadImageFormatException: Could not load file or assembly 'AjaxControlToolkit, Version=4.1.40412.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'AjaxControlToolkit, Version=4.1.40412.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e'
   at mojoPortal.Web.UI.AjaxRating.set_ID(String value)
   at ASP.controls_mojorating_ascx.__BuildControlUserRating()
   at ASP.controls_mojorating_ascx.__BuildControl__control2(Control __ctrl)
   at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container)
   at System.Web.UI.UpdatePanel.CreateContents()
   at System.Web.UI.UpdatePanel.set_ContentTemplate(ITemplate value)
   at ASP.controls_mojorating_ascx.__BuildControlupRating()
   at ASP.controls_mojorating_ascx.__BuildControlTree(controls_mojorating_ascx __ctrl)
   at ASP.controls_mojorating_ascx.FrameworkInitialize()
   at System.Web.UI.UserControl.InitializeAsUserControlInternal()
   at ASP.modules_htmlmodule_ascx.__BuildControlRating()
   at ASP.modules_htmlmodule_ascx.__BuildControlMojoPanel1()
   at ASP.modules_htmlmodule_ascx.__BuildControlpnlWrapper()
   at ASP.modules_htmlmodule_ascx.__BuildControlmp1()
   at ASP.modules_htmlmodule_ascx.__BuildControlpnlContainer()
   at ASP.modules_htmlmodule_ascx.__BuildControlTree(modules_htmlmodule_ascx __ctrl)
   at ASP.modules_htmlmodule_ascx.FrameworkInitialize()
   at System.Web.UI.UserControl.InitializeAsUserControlInternal()
   at System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters)
   at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
   at mojoPortal.Web.UI.CmsPage.LoadPage()
   at mojoPortal.Web.UI.CmsPage.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

2010-11-22 05:20:00,913 ERROR mojoPortal.Web.Global - 66.109.34.150-en-US - /
System.BadImageFormatException: Could not load file or assembly 'AjaxControlToolkit, Version=4.1.40412.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The module was expected to contain an assembly manifest.
File name: 'AjaxControlToolkit, Version=4.1.40412.0, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e'
   at mojoPortal.Web.UI.AjaxRating.set_ID(String value)
   at ASP.controls_mojorating_ascx.__BuildControlUserRating()
   at ASP.controls_mojorating_ascx.__BuildControl__control2(Control __ctrl)
   at System.Web.UI.CompiledTemplateBuilder.InstantiateIn(Control container)
   at System.Web.UI.UpdatePanel.CreateContents()
   at System.Web.UI.UpdatePanel.set_ContentTemplate(ITemplate value)
   at ASP.controls_mojorating_ascx.__BuildControlupRating()
   at ASP.controls_mojorating_ascx.__BuildControlTree(controls_mojorating_ascx __ctrl)
   at ASP.controls_mojorating_ascx.FrameworkInitialize()
   at System.Web.UI.UserControl.InitializeAsUserControlInternal()
   at ASP.modules_htmlmodule_ascx.__BuildControlRating()
   at ASP.modules_htmlmodule_ascx.__BuildControlMojoPanel1()
   at ASP.modules_htmlmodule_ascx.__BuildControlpnlWrapper()
   at ASP.modules_htmlmodule_ascx.__BuildControlmp1()
   at ASP.modules_htmlmodule_ascx.__BuildControlpnlContainer()
   at ASP.modules_htmlmodule_ascx.__BuildControlTree(modules_htmlmodule_ascx __ctrl)
   at ASP.modules_htmlmodule_ascx.FrameworkInitialize()
   at System.Web.UI.UserControl.InitializeAsUserControlInternal()
   at System.Web.UI.TemplateControl.LoadControl(IWebObjectFactory objectFactory, VirtualPath virtualPath, Type t, Object[] parameters)
   at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath)
   at mojoPortal.Web.UI.CmsPage.LoadPage()
   at mojoPortal.Web.UI.CmsPage.Page_Load(Object sender, EventArgs e)
   at System.Web.UI.Control.OnLoad(EventArgs e)
   at mojoPortal.Web.mojoBasePage.OnLoad(EventArgs e)
   at System.Web.UI.Control.LoadRecursive()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

11/22/2010 9:12:58 AM
Gravatar
Total Posts 2239

Re: error on default page

Hi,

Have you followed the instructions for Medium Trust hosting? http://www.mojoportal.com/mediumtrust.aspx

Also, you may want to take a look at this thread which has a lot of good info on hosting at GoDaddy. http://www.mojoportal.com/Forums/Thread.aspx?pageid=5&mid=34&ItemID=3&thread=2523&postid=11282

Some people manage to host their sites on GoDaddy and others do not. GoDaddy is notorious for strange server configurations. I've even seen errors on sites hosted by them that suggest they are hosting sites on XP! If you think about switching hosts, i7MEDIA is solid, Full Trust hosting so you can be sure that mojoPortal will operate to its fullest.

HTH,
Joe D.
i7MEDIA
 

11/22/2010 10:30:09 AM
Gravatar
Total Posts 18439

Re: error on default page

I would make sure also that you installed the package of mojoPortal that is compiled for .NET 4, we have separate downloads for 3.5 and 4.0 .NET. If you installed the 3.5 version just re-install the 4.0 version on top of it.

 

11/23/2010 8:56:00 AM
Gravatar
Total Posts 5

Re: error on default page

Thanks for the replies.

Yes it is on asp.net 4.0 and i installed version 2-3-5-5

I changed the meduimtrust to fulltrust and now i am getting a Server Error http://allstreetglobal.com/default.aspx

500 - Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.

 

11/23/2010 9:05:39 AM
Gravatar
Total Posts 18439

Re: error on default page

See Basic Troubleshooting

You need to find out what error is happening.

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