Wednesday, February 08, 2012     | Register
Welcome to the Support Forums

In order to post to the support forums, you must be logged in as a registered user.


These forums are not moderated and may not be checked for a few days, so any important support issues should be emailed directly to support at orizonti.com for the fastest response.

Orizonti Forums
Subject: Nukefeeds error

You are not authorized to post a reply.   
Author Messages
PZijlstra
Posts:7

10/06/2009 4:26 PM Alert 
I'm getting this error when upgrading nukefeeds from DNN version 3.3.5 to version 4.5.5. Does anyone know what's wrong here?


AssemblyVersion: 04.05.05
PortalID: 0
PortalName: Advendo - Sneek
UserID: 1
UserName: host
ActiveTabID: 54
ActiveTabName: Nieuws
RawURL: /Advendo/Nieuws/tabid/54/Default.aspx
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; InfoPath.1; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 6b48815a-5929-46e8-8d35-8d9112201376
InnerException: Invalid object name 'advendo_advendo_Roles'.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Data.SqlClient.SqlConnection.OnError
StackTrace:
Message: System.Data.SqlClient.SqlException: Invalid object name 'advendo_advendo_Roles'. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlDataReader.ConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(SqlConnection connection, SqlTransaction transaction, CommandType commandType, String commandText, SqlParameter[] commandParameters, SqlConnectionOwnership connectionOwnership) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) at DotNetNuke.Security.Membership.Data.SqlDataProvider.GetRole(Int32 RoleId, Int32 PortalId) at DotNetNuke.Security.Membership.DNNRoleProvider.GetRole(Int32 portalId, Int32 roleId) at DotNetNuke.Security.Roles.RoleController.GetRole(Int32 RoleID, Int32 PortalID) at Orizonti.NukeNews.Utilities.CheckAccess(Int32 portalID, Int32 moduleID, Int32 userID, String roleID) at Orizonti.NukeNews.ctlViewNews.LoadNews(ArrayList arr, Boolean usePaging) at Orizonti.NukeNews.ctlViewNews.InitControl(Int32 inTabID, Int32 inModuleID, Int32 dspModuleID, Hashtable inSettings, LoadNewsType inNewsType, ModuleInfo inModuleConfiguration, Boolean inBoIsChildModule) at Orizonti.NukeNews.viewNukeNews.LoadNews(Boolean boIsChildModule, Int32 dspModuleID, String inNewsType) at Orizonti.NukeNews.viewNukeNews.CheckQueryString() at Orizonti.NukeNews.viewNukeNews.Page_Init(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Skins.Skin.InjectModule(Control objPane, ModuleInfo objModule, PortalSettings PortalSettings)
Source:
Server Naam: CARBON
rstieb
Posts:738

10/06/2009 4:45 PM Alert 
This error looks to be generated by a different module or authentication method...

NukeNews (which is listed in the error) doesn't use any stored procedures named "advendo_advendo_Roles". Which is what is generating the error... Looks like when the DNN membership provider tries to go get the roles, this SP isn't found...

Hope this helps...

Russel
You are not authorized to post a reply.



ActiveForums 3.6
Copyright (c) 2012 Orizonti Group Inc.   |  Privacy Statement  |  Terms Of Use