Welcome to mojoPortal Setup
Probing system...
File system permissions ok.
pgsql database connection ok.
database permissions are sufficient to alter schema.
database initial schema already exists.
database core schema needs upgrade.
1 site(s) found.
Running script mojoportal-core - 2.2.1.5 - 00:00:00.1406250
Npgsql.NpgsqlException:
cannot change return type of existing function
Severity: ERROR
Code: 42P13
Hint: Use DROP FUNCTION first.
at Npgsql.NpgsqlState.d__a.MoveNext()
at Npgsql.ForwardsOnlyDataReader.GetNextResponseObject()
at Npgsql.ForwardsOnlyDataReader.GetNextRowDescription()
at Npgsql.ForwardsOnlyDataReader.NextResult()
at Npgsql.NpgsqlCommand.ExecuteNonQuery()
at mojoPortal.Data.NpgsqlHelper.ExecuteNonQuery(NpgsqlTransaction transaction, CommandType commandType, String commandText, NpgsqlParameter[] commandParameters) in C:\mojo-VP4\mojoPortal.Data.pgsql\NpgsqlHelper.cs:line 430
at mojoPortal.Data.NpgsqlHelper.ExecuteNonQuery(NpgsqlTransaction transaction, CommandType commandType, String commandText) in C:\mojo-VP4\mojoPortal.Data.pgsql\NpgsqlHelper.cs:line 403
at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(String script, String overrideConnectionInfo) in C:\mojo-VP4\mojoPortal.Data.pgsql\dbPortal.cs:line 636
at mojoPortal.Data.DBPortal.DatabaseHelperRunScript(FileInfo scriptFile, String overrideConnectionInfo) in C:\mojo-VP4\mojoPortal.Data.pgsql\dbPortal.cs:line 597
at mojoPortal.Business.DatabaseHelper.RunScript(Guid applicationId, FileInfo scriptFile, String overrideConnectionInfo) in C:\mojo-VP4\mojoPortal.Business\DatabaseHelper.cs:line 304 - 00:00:00.2812500
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.