Setup Default failed to run

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.
5/31/2017 11:33:03 PM
Gravatar
Total Posts 92
Keep Smiling Phill

Setup Default failed to run

Hi,

I have downloaded the latest version 2.5 for MS SQL and I'm now ready to run the Setup portion of the program.

I have created a user and added the default user name and passwords to save time and issues.  I ran SQL Manager to test the login and it ran perfectly... after I was reminded to turn on SQL validation.

Now when I try to run the Default file in the Setup folder the following happens....

Edge browser opens

Default.aspx loads and displays the content of the file in the browser...

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

II also tried to run it via the IIS engine and it just opens a search engine page.

What am I missing?

 

6/15/2017 5:46:04 PM
Gravatar
Total Posts 2239

Re: Setup Default failed to run

Is this on your own server or a hosted server?

It seems like ASP.NET is not registered with IIS. 

Thanks,
Joe

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