Default.aspx Nothing Happens

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.
4/23/2012 11:28:51 PM
Gravatar
Total Posts 2

Default.aspx Nothing Happens

Hello, I'm very new to this kind of stuff. Anyway I uploaded all the mojoPortal files to my website and then I went to the default.aspx file to complete the installation. However, all I get is:

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

 

It just shows that and nothing else. I went to the installation documentation but I don't know where to start.

I'm using the latest version of mojoPortal and my database platform is 'MySql'

Can anyone help me get Default.aspx to work?

4/23/2012 11:30:45 PM
Gravatar
Total Posts 2

Re: Default.aspx Nothing Happens

Something else to add. It wanted me to install it to the root of my website but I installed it in a home folder in the root of the website. Not sure if that will effect anything but I might as well mention it.

4/24/2012 7:33:50 AM
Gravatar
Total Posts 18439

Re: Default.aspx Nothing Happens

It sounds like your site is not configured with ASP.NET. You need ASP.NET hosting for mojoPortal, ideally with .NET 4

If you don't know about such things you may need to ask your web host for help. Your host can also tell you which folder is the root of your site, mojoPortal should be installed in the root.

Hope that helps,

Joe

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