Invalid object name 'dbo.mp_users_insert'

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.
8/20/2013 2:55:04 PM
Gravatar
Total Posts 36

Invalid object name 'dbo.mp_users_insert'

Hi Joe,

I'm trying to upgrade my MSSQL database with the latest version 2.3.7.7 and I get the above message. I'm running windows 7 on ASP.NET 4.0. I cannot see the table in the database. Thanks for your help.

Barbara

8/20/2013 2:58:14 PM
Gravatar
Total Posts 18439

Re: Invalid object name 'dbo.mp_users_insert'

That is not the name of a table, it is the name of a stored procedure.

8/20/2013 3:21:42 PM
Gravatar
Total Posts 36

Re: Invalid object name 'dbo.mp_users_insert'

I've looked in the stored procedures and it is missing. The SQL management studio doesn't show the stored procedures. Is there a way to take a copy and put it in?

Many thanks...

 

8/20/2013 3:27:41 PM
Gravatar
Total Posts 18439

Re: Invalid object name 'dbo.mp_users_insert'

It should not be missing on an upgrade, that does not make sense, if it is missing other things may also be missing. Is there more information you have not provided about this upgrade?

8/20/2013 3:28:10 PM
Gravatar
Total Posts 36

Re: Invalid object name 'dbo.mp_users_insert'

I'm sorry, but I gave the wrong version. The version I'm upgrading to is 2.3.9.3.

Thanks...

8/20/2013 3:35:33 PM
Gravatar
Total Posts 36

Re: Invalid object name 'dbo.mp_users_insert'

 I may have messed the site up. I updated all the files in the local site and then ran the setup/default.aspx. That was when I got the error. I am trying to update the website locally before I upload to a new ISP. I'm afraid I'm failing at this miserably. I don't know how the database could have lost the stored procedure. Can you suggest the best way forward?

Thanks...

 

8/21/2013 6:54:03 AM
Gravatar
Total Posts 36

Re: Invalid object name 'dbo.mp_users_insert'

I have sorted out my problems with the upgrade now. I think the forum helps to stop you getting into a panic and to work your way through problems you encounter.

I have another problem now, which I will check if anyone has encountered before and if not, I will start another topic.

Many thanks again...

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