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.
5 年 前
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?
5 年 前
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.
5 年 前
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?
5 年 前
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.