Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...The stored procedure The stored procedure 'dbo.GetSearchResults' doesn't exist
Previous
 
Next
New Post
7/28/2008 2:31 PM
 

Hi, we are running DNN 04.08.04 and I am receiving the following error after I perform a search:

A critical error has occurred.
The stored procedure 'dbo.GetSearchResults' doesn't exist.

 

I looked in the scheduler and everything is being indexed. How can I get this to work?

 
New Post
7/28/2008 2:57 PM
 

Have you checked the database to make sure the procedure exists?

Are you using an object qualifier on your database?

Is this a new install or previous upgrade?


Chris Hammond
Former DNN Corp Employee, MVP, Core Team Member, Trustee
Christoc.com Software Solutions DotNetNuke Module Development, Upgrades and consulting.
dnnCHAT.com a chat room for DotNetNuke discussions
 
New Post
7/28/2008 4:35 PM
 

Hi Chris,

It is a new install. I am a little slow when it comes to database stuff. Can you tell me where about I would look in the database for the stored procedure?

 
New Post
7/28/2008 9:24 PM
 

Hey Steph,

What is your hosting environment like - is this a shared hosting provider?

You should be able to do the following in a query window in DotNetNuke (Host -> SQL) or from Management Studio/Enterprise Manager.

select * from sysobjects where name like '%GetSearch%'

This could be an issue with an object qualifier (like dnn_) or the fact that the stored procedure didn't get created during installation (which would be a little bit odd, but entirely possible).

Did you notice any errors running SQL scripts upon installation?

Take care,

Ian


Software Engineer
Co-Founder, dnnGallery
Stack Overflow: Ian Robinson
Twitter: @irobinson
Linked In: Ian Robinson
 
New Post
8/20/2008 11:49 AM
 

Hi Ian,

I ran that script and here are my results. Can you please instruct me on how to go about fixing this. Thanks!

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...The stored procedure The stored procedure 'dbo.GetSearchResults' doesn't exist


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out