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.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
You may also want to review the installation or upgrading documentation.
Help please!
after hours of installing (IIS, VS2008, Postgres), copying the Mojoportal release files, looking through the documentation about installing, I am now so far, that mojo connects with Postgres, that there is the correct table created and the password is put into user.config and web.config.
But now I get this error message, and now I am really clueless.
Welcome to mojoPortal Setup Probing system... File system permissions ok. pgsql database connection ok. database permissions are sufficient to alter schema. database initial schema needs to be created. Running script mojoportal-core - 2.2.3.4 - 00:00:02.4218750 Npgsql.NpgsqlException: operator does not exist: integer = character varying Severity: ERROR Code: 42883
Please, now I need help.
thanks in advance
Andi
Hi,
I have emailed you a script and instructions. Please let me know if it solves the problem.
Thanks,
Joe
It works now, thank you very much for your great help.
I think, the final error was, that I did not use UTF-8 as coding while creating the database.