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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Problem with allmost all modules nog working.Problem with allmost all modules nog working.
Previous
 
Next
New Post
8/18/2006 2:23 PM
 

All kind of 'modules' give me this kind of errors in the log if I want to add them to pages / or view them

<LogEntries>

<log LogGUID="7d287da1-a13f-4b77-93e3-d788694c127d" LogTypeKey="MODULE_LOAD_EXCEPTION" LogUserID="-1" LogUserName="AntonieB" LogPortalID="2" LogPortalName="" LogCreateDate="2006-08-18T20:10:45.047" LogCreateDateNum="0" BypassBuffering="false" LogServerName="STAR1" LogConfigID="5"><properties><property><name>ModuleId</name><value>468</value></property><property><name>ModuleDefId</name><value>124</value></property><property><name>FriendlyName</name><value>UsersOnline</value></property><property><name>ModuleControlSource</name><value>DesktopModules/UsersOnline/UsersOnline.ascx</value></property><property><name>AssemblyVersion</name><value>04.03.04</value></property><property><name>PortalID</name><value>2</value></property><property><name>PortalName</name><value>officieuze Ste-Do-Co.nl website</value></property><property><name>UserID</name><value>6</value></property><property><name>UserName</name><value>AntonieB</value></property><property><name>ActiveTabID</name><value>76</value></property><property><name>ActiveTabName</name><value>Home</value></property><property><name>RawURL</name><value>/Home/tabid/76/Default.aspx</value></property><property><name>AbsoluteURL</name><value>/Default.aspx</value></property><property><name>AbsoluteURLReferrer</name><value>http://www.ste-do-co.nl:91/Home/tabid/76/Default.aspx</value></property><property><name>UserAgent</name><value>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)</value></property><property><name>DefaultDataProvider</name><value>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</value></property><property><name>ExceptionGUID</name><value>3de768ff-6d3b-466a-9cc4-e62916a08d22</value></property><property><name>InnerException</name><value>The stored procedure 'dbo.GetOnlineUserStatistics' doesn't exist.</value></property><property><name>FileName</name><value /></property><property><name>FileLineNumber</name><value>0</value></property><property><name>FileColumnNumber</name><value>0</value></property><property><name>Method</name><value>System.Data.SqlClient.SqlCommand.DeriveParameters</value></property><property><name>StackTrace</name><value /></property><property><name>Message</name><value>DotNetNuke.Services.Exceptions.ModuleLoadException: The stored procedure 'dbo.GetOnlineUserStatistics' doesn't exist. ---&gt; System.InvalidOperationException: The stored procedure 'dbo.GetOnlineUserStatistics' doesn't exist. at System.Data.SqlClient.SqlCommand.DeriveParameters() at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Modules.UsersOnline.SqlDataProvider.GetStatistics(Int32 PortalId) at DotNetNuke.Modules.UsersOnline.UsersOnline.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---</value></property><property><name>Source</name><value /></property></properties></log>


<log LogGUID="3b8bb133-db23-4200-805b-debbccc5b5f2" LogTypeKey="PAGE_LOAD_EXCEPTION" LogUserID="-1" LogUserName="AntonieB" LogPortalID="2" LogPortalName="" LogCreateDate="2006-08-18T20:12:04.877" LogCreateDateNum="0" BypassBuffering="false" LogServerName="STAR1" LogConfigID="6"><properties><property><name>AssemblyVersion</name><value>04.03.04</value></property><property><name>PortalID</name><value>2</value></property><property><name>PortalName</name><value>officieuze Ste-Do-Co.nl website</value></property><property><name>UserID</name><value>6</value></property><property><name>UserName</name><value>AntonieB</value></property><property><name>ActiveTabID</name><value>97</value></property><property><name>ActiveTabName</name><value>Discusie (Forum)</value></property><property><name>RawURL</name><value>/DiscusieForum/tabid/97/Default.aspx</value></property><property><name>AbsoluteURL</name><value>/Default.aspx</value></property><property><name>AbsoluteURLReferrer</name><value /></property><property><name>UserAgent</name><value>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 2.0.50727; .NET CLR 1.1.4322)</value></property><property><name>DefaultDataProvider</name><value>DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider</value></property><property><name>ExceptionGUID</name><value>b3a935cc-79f1-4a6e-8e80-cd7d56536f5b</value></property><property><name>InnerException</name><value>The stored procedure 'dbo.Forum_GroupGetAll' doesn't exist.</value></property><property><name>FileName</name><value /></property><property><name>FileLineNumber</name><value>0</value></property><property><name>FileColumnNumber</name><value>0</value></property><property><name>Method</name><value>System.Data.SqlClient.SqlCommand.DeriveParameters</value></property><property><name>StackTrace</name><value /></property><property><name>Message</name><value>DotNetNuke.Services.Exceptions.PageLoadException: The stored procedure 'dbo.Forum_GroupGetAll' doesn't exist. ---&gt; System.InvalidOperationException: The stored procedure 'dbo.Forum_GroupGetAll' doesn't exist. at System.Data.SqlClient.SqlCommand.DeriveParameters() at System.Data.SqlClient.SqlCommandBuilder.DeriveParameters(SqlCommand command) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.DiscoverSpParameterSet(SqlConnection connection, String spName, Boolean includeReturnValueParameter, Object[] parameterValues) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSetInternal(SqlConnection connection, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName, Boolean includeReturnValueParameter) at Microsoft.ApplicationBlocks.Data.SqlHelperParameterCache.GetSpParameterSet(String connectionString, String spName) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Modules.Forum.SqlDataProvider.GroupGetAll(Int32 ModuleID) at DotNetNuke.Modules.Forum.GroupController.GroupGetAll(Int32 ModuleId) at DotNetNuke.Modules.Forum.GroupController.GroupGetAllAuthorized(Int32 ModuleId) at DotNetNuke.Modules.Forum.Groups.CreateChildControls() at DotNetNuke.Modules.Forum.DNNForum.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.Modules.Forum.ForumBaseControl.EnsureChildControls() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---</value></property><property><name>Source</name><value /></property></properties></log>

</LogEntries>

It looks like he can't find any storedprocedures or something but if I look in my SQL 2005 Expres database by loging in with Management studio and using the same credentials as I specified in my dotnetnuke webconfig I can see all the stored procedures and even executing them is no problem....

The site can be found on www.ste-do-co.nl if somebody want to look or something..

I'm pretty desperate.. because this is almost not workable.. most modules just won't work :( if somebody can help me out that would be really appreciated !!

 
New Post
8/18/2006 3:06 PM
 

please make sure, both connection strings in your web.config have the same parameter (and both either SQL 2000/2005 or SQL Express format).


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
8/18/2006 3:53 PM
 

Thank you very much.. apparently I only 'setup' the first connection string correctly and not the one for 'legacy' modules..

Changed the one you mentioned and now everything is working correctly, thank you very very very .... etc much !!

 
New Post
8/19/2006 7:33 PM
 

That was the problem.. Thank you very much everything is working now !!

 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Problem with allmost all modules nog working.Problem with allmost all modules nog working.


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