Uploading on IPower

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.
9/15/2008 3:32:12 PM
Gravatar
Total Posts 180
Thomas F. Heringer

Uploading on IPower

I am having trouble configuring and setting up mojoPortal at a site that uses iPower. I followed directions on upload and configuring for MySql, but it still is not coming up instead I get this when I go to Setup/Default.aspx: <%@ Page Language="C#" AutoEventWireup="false" EnableSessionState="False" CodeBehind="Default.aspx.cs" Inherits="mojoPortal.Web.UI.Pages.SetupHome" %> I used Filezilla like I have done on firefox, but there is something missing and I do not know what questions to ask let alone what information to seek.

9/16/2008 7:47:14 AM
Gravatar
Total Posts 18439

Re: Uploading on IPower

Hi Thomas,

Please see the hosting requirements page:

http://www.mojoportal.com/hosting-requirements.aspx

If iPower doesn't provide ASP.NET 2.0 its not going to work with mojoPortal.

Hope it helps,

Joe

9/21/2008 8:49:28 PM
Gravatar
Total Posts 180
Thomas F. Heringer

Re: Uploading on IPower

I did some research with I power and they do have asp.net up to version 4, I am still getting this error: <%@ Page Language="C#" AutoEventWireup="false" EnableSessionState="False" CodeBehind="Default.aspx.cs" Inherits="mojoPortal.Web.UI.Pages.SetupHome" %>

I went back and double checked my configuration string and here it is: <add key="MySqlConnectionString" value="Data Source=localhost;Database=mastersnews;User ID=mastersc;Password=$purgeon;Charset=utf8;" />
 

9/22/2008 6:52:50 AM
Gravatar
Total Posts 18439

Re: Uploading on IPower

Hi Thomas,

The fact that you see this:

<%@ Page Language="C#" AutoEventWireup="false" EnableSessionState="False" CodeBehind="Default.aspx.cs" Inherits="mojoPortal.Web.UI.Pages.SetupHome" %>

makes it clear to me that your site is not configured for ASP.NET.

There is no such thing as ASP.NET version 4

When I look at the iPower site I don't see anything about ASP.NET

Hope it helps,

Joe

3/24/2009 7:48:18 PM
Gravatar
Total Posts 1

Re: Uploading on IPower

Hello Joe,

Hope you are well, I am new in your nice world and I have some issues with the application.

The same message appears from the application, but the only different sitution is that I am trying to install on local computer, I also have the MySql and ASP.net installed. I have installed the Xammp for MySql / localhost server, and also ASP.net from Microsoft website.

Please let me know where I am missing the point, Mojo can be installed on local to see / make changes?

Have a good day,

Alex

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