erro ao criar um novo usuário - error when creating a new user

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.
11/13/2013 6:01:06 AM
Gravatar
Total Posts 2

erro ao criar um novo usuário - error when creating a new user

I'm using mojo portal in Windows Server 2008, framework 3.5 with SQL SERVER 2012, 3.5 mojo.

Recently did a migration of servers and forgot to migrate the database.

We did the database migration and configuration webconfig that is pointing correctly. but when we use some insert operation on the database, and does not insert the record, you get error messages eg, when trying to add the user appears: Object must IConvertible in Place.

Is there somewhere I need to check in addition to webconfig and userconfig?

11/13/2013 6:22:30 AM
Gravatar
Total Posts 2

Re: erro ao criar um novo usuário - error when creating a new user


mojoPortal Versão 2.3.7.0 MSSQL
Operating System Microsoft Windows NT 6.0.6002 Service Pack 2
Informação ASP.NET v4.0.30319 Running in Full Trust
Time Zone do Servidor E. South America Daylight Time
Horário Local do Servidor (GMT -2) 13/11/2013 10:24:16
Horário de Greenwich(GMT/UTC) 13/11/2013 12:24:16 
 

11/14/2013 9:56:41 AM
Gravatar
Total Posts 18439

Re: erro ao criar um novo usuário - error when creating a new user

Hi,

The only correct way to migrate an mssql database is to do a backup and restore, any other approach such as importing objects will never work correctly because you lose primary keys, constraints and default values.

See the article Moving and Installation of mojoPortal

Hope that helps,

Joe

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