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

HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade to 04.06.02 - Forum Module IssueUpgrade to 04.06.02 - Forum Module Issue
Previous
 
Next
New Post
10/16/2007 7:17 AM
 

Hello

We have recently upgraded to version 04.06.02, we had some problems with modules, but i simply copied the relevant files from the BIN directory which seems to have solved most issues.

However we are still having a problem with the forums and with another component.

I have tried to re-install the forum module, but still get the following error:
A critical error has occurred.
The stored procedure 'farnhamgps.Forum_GroupGetAll' doesn't exist.

I have been on the server and can clearly see the stored procedure does exist. Any one any experience of this?

Also getting the following error on a seperate page:
A critical error has occurred.
RadRotator: You have not specified a template OR there is problem with your databinding expression (possibly you haven't specified a datasource or content file).

Any help would be greaty appreciated.

Thanks in advance

Sarah

 

 

 
New Post
10/17/2007 10:26 AM
 

Ensure that the web.config file has the proper SQL Connections in both the ConnectionStrings and appSettings sections.

The Forum module uses the connection from the appSettings section while the core uses the ConnectionStrings value.


-Mitchel Sellers
Microsoft MVP, ASPInsider, DNN MVP
CEO/Director of Development - IowaComputerGurus Inc.
LinkedIn Profile

Visit mitchelsellers.com for my mostly DNN Blog and support forum.

Visit IowaComputerGurus.com for free DNN Modules, DNN Performance Tips, DNN Consulting Quotes, and DNN Technical Support Services
 
New Post
10/18/2007 8:16 AM
 

Hello


Many thanks for your input,

Here is the app settings part of my web.config

<appSettings>
    <!-- Connection String for SQL Server 2005 Express - kept for backwards compatability - legacy modules   -->
    <add key="SiteSqlServer" value="Data Source=SQLServerIP;Initial Catalog=dbname;User ID=dbuser;Password=password" />
    <!-- Connection String for SQL Server 2000/2005 - kept for backwards compatability - legacy modules
    <add key="SiteSqlServer" value="Server=SQLServerIP;Database=dbname;uid=dbuser;pwd=password;"/>
    -->
    <add key="InstallTemplate" value="DotNetNuke.install.config" />
    <add key="AutoUpgrade" value="true" />
    <add key="UseInstallWizard" value="true" />
    <add key="InstallMemberRole" value="true" />
    <add key="ShowMissingKeys" value="false" />
    <add key="EnableWebFarmSupport" value="false" />
    <add key="EnableCachePersistence" value="false" />
    <add key="HostHeader" value="" />
    <!-- Host Header to remove from URL so "www.mydomain.com/johndoe/Default.aspx" is treated as "www.mydomain.com/Default.aspx" -->
    <add key="RemoveAngleBrackets" value="false" />
    <!--optionally strip angle brackets on public login and registration screens-->
    <add key="PersistentCookieTimeout" value="0" />
    <!--use as persistent cookie expiration. Value is in minutes, and only active if a non-zero figure-->
  </appSettings>

For security i have removed the Servers IP, database name, user name and password, but they are definitely correct on the server as theya re copied from further up the web.config and the rest of the site works ok.

Any further ideas?

thanks

Sarah

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Upgrade to 04.06.02 - Forum Module IssueUpgrade to 04.06.02 - Forum Module Issue


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