Could not find stored procedure

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
Hi there

I've just upgraded one of my websites to 2.65 via 2.6 from 2.5, and I've got a weird bug.

I'm unable to get to certain pages either on the store itself or the Admin screen.

If I try to go to view the products on the store or admin I get an error in the log:

Could not find stored procedure 'ProductLoadAllPaged'.

and if I try to go to General and Miscellaneous settings page I get

Could not find stored procedure 'FullText_IsSupported'.

However, I can find and run these stored procedures through SSMS with no problems.

Has anyone come across this or have any ideas how to fix?
11 years ago
Oooookkkkk turns out this was completely my fault.

The stored procedures had not been created as owned by dbo.

Fixed thanks to this page:

http://support.microsoft.com/default.aspx?kbid=275312
7 years ago
Hello can you share the fix that you did? I'm encountering this problem right now..
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.