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

HomeHomeDevelopment and...Development and...SQL and SQL Ser...SQL and SQL Ser...Feedback Store Procedure is not installedFeedback Store Procedure is not installed
Previous
 
Next
New Post
2/24/2011 4:24 PM
 
I get an error when placing the Feedback Module on a page:
The stored procedure 'dbo.Feedback_GetFeedbackByCategory' doesn't exist.

Where can I get this without having to do a complete re-install?

Thanks
 
New Post
2/24/2011 9:10 PM
 
While installing the Feedback module did you notice any error message? If not, when logged in as host, please check the Admin-->Event Viewer for any errors which occurred during the install. I am concerned as to why that stored procedure failed to install - one of the reasons could be that your database server may be MS SQL Server 2000 or more likely that the database itself may be still set for compatibility mode 80 (rather than 90 or 100) if the server had been upgraded from MS SQL Server 2000. That particular stored procedure makes use of ROW_NUMBER and CTE (common table expressions) which were not available pre-MS SQL Server 2005.  MS SQL Server 2005/2008 is a pre-requisite for DNN 5.2.0 and later.

If you have just installed the Feedback module and have not started receiving feedback submissions I would suggest uninstalling the Feedback module (Host --> Extensions) and after checking your database compatibility reinstalling the module rather than trying to re-create the missing stored procedure.

If you do decide not to do a complete reinstall for some reason, you will find CREATE PROCEDURE {databaseOwner}[{objectQualifier}Feedback_GetFeedbackByCategory] in the DesktopModules/Feedback/Providers/DataProviders/SqlDataProvider/05.00.00.SqlDataProvider file. It can be copied to the windows clipboard then pasted into the Host-->SQL window and executed. Be sure to check the "Run as Script" checkbox.

Bill, WESNet Designs
Team Lead - DotNetNuke Gallery Module Project (Not Actively Being Developed)
Extensions Forge Projects . . .
Current: UserExport, ContentDeJour, ePrayer, DNN NewsTicker, By Invitation
Coming Soon: FRBO-For Rent By Owner
 
Previous
 
Next
HomeHomeDevelopment and...Development and...SQL and SQL Ser...SQL and SQL Ser...Feedback Store Procedure is not installedFeedback Store Procedure is not installed


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