Clicking anything gives "Could not find stored procedure..."

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
Our web host had a massive hack and they had to restore all customers.
I got our site up, but now all items on the homepage result in an error of:

"Could not find stored procedure"

different ones like...

Could not find stored procedure 'ProductTagCountLoadAll'.
Could not find stored procedure 'ProductLoadAllPaged'.

I know those are likely theme specific, but it seems all stored procedures are broken.

yes?
4 years ago
Hi!

2 this to check.. if the database and all its objects like tables & stored procedures were restored correctly and if they restored your database users & permissions too.

Check your database user in your connection string.
4 years ago
User or password issues would result in a different error about connection.
How do i verify the stored procedures required using SQL Server Management Studio?

I am connected and attempting to diagnose, but what should I be seeing?
4 years ago
Our stored procedures appear to be missing...

Is this how you see it?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.