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 ...Popups after upgradePopups after upgrade
Previous
 
Next
New Post
10/1/2015 11:33 AM
 

I upgraded to DNN 7.4.1 and this is what I see when I log in as admin and open a new page:

2 layers of Internal Server Error (500) popups and a welcome to your website popup which doesn't care if I check "Don't show this again". When I close the Welcome popup it shows another Internal server error popup:

The 3 errors what I see in the Log Viewer:


01/10/2015 08:07:05
General Exception 
host 
Small Steps 
AbsoluteURL /DesktopModules/InternalServices/API/GettingStarted/CloseGetti 

AbsoluteURL:/DesktopModules/InternalServices/API/GettingStarted/CloseGettingStartedPage.aspx

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:a8d3ce05-dae8-4a14-b684-011b0210f6a4

AssemblyVersion:

PortalId:-1

UserId:-1

TabId:-1

RawUrl:

Referrer:

UserAgent:

ExceptionHash:YF/OenYHrk9igY5PwvjmgA==

Message:Unhandled Error:

StackTrace:

 

 

InnerMessage:Item has already been added. Key in dictionary: 'UserInfo' Key being added: 'UserInfo'

InnerStackTrace:

   at System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.Http.WebHost.HttpControllerHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

 

Source:

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:

Server Name: WEBA24

 
01/10/2015 08:07:01
General Exception 
host 
Small Steps 
AbsoluteURL /DesktopModules/InternalServices/API/GettingStarted/GetContent 

AbsoluteURL:/DesktopModules/InternalServices/API/GettingStarted/GetContentUrl.aspx

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:dabbccba-a1a7-4a78-89cc-1d7cb2fd9cb7

AssemblyVersion:

PortalId:-1

UserId:-1

TabId:-1

RawUrl:

Referrer:

UserAgent:

ExceptionHash:hKWSF4XuKtSr7KaaWEfIfQ==

Message:Unhandled Error:

StackTrace:

 

 

InnerMessage:Item has already been added. Key in dictionary: 'UserInfo' Key being added: 'UserInfo'

InnerStackTrace:

   at System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.Http.WebHost.HttpControllerHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

 

Source:

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:

Server Name: WEBA24

 
01/10/2015 08:07:00
General Exception 
host 
Small Steps 
AbsoluteURL /DesktopModules/InternalServices/API/GettingStarted/GetGetting 

AbsoluteURL:/DesktopModules/InternalServices/API/GettingStarted/GetGettingStartedPageSettings.aspx

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:03b49f03-977a-4dff-9924-de06095d4d47

AssemblyVersion:

PortalId:-1

UserId:-1

TabId:-1

RawUrl:

Referrer:

UserAgent:

ExceptionHash:0NRhFeF+eI3xmRXDhUWDvw==

Message:Unhandled Error:

StackTrace:

 

 

InnerMessage:Item has already been added. Key in dictionary: 'UserInfo' Key being added: 'UserInfo'

InnerStackTrace:

   at System.Web.Http.WebHost.HttpControllerHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.Http.WebHost.HttpControllerHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result)
   at System.Web.HttpApplication.CallHandlerExecutionStep.OnAsyncHandlerCompletion(IAsyncResult ar)

 

Source:

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:

Server Name: WEBA24

 

A few additional information:

  • I found similar issues on this forum but switching to Controlbar/Ribbonbar didn't fix the problem.
  • There's no DesktopModules/InternalServices folder
  • There's only one portal (ID = 0)
  • I registered a new host user but that one works the same

Text composed with the online HTML Editor.

 
New Post
10/5/2015 5:48 PM
 
what version did you upgrade from (It may be service framework related so the version is important)

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/6/2015 4:16 AM
 

I started from 6.2.3 then 6.2.9 - 7.1 - 7.4.1

Since then I started over and got the errors below:

Server Error in '/' Application.


Value cannot be null.
Parameter name: source

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Value cannot be null.
Parameter name: source

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace:

[ArgumentNullException: Value cannot be null.
Parameter name: source]
   System.Linq.Enumerable.SingleOrDefault(IEnumerable`1 source, Func`2 predicate) +467
   DotNetNuke.Entities.Portals.PortalAliasController.GetPortalAliasLookupInternal(String alias) +95
   DotNetNuke.Entities.Portals.PortalAliasController.GetPortalAliasInternal(String httpAlias) +31
   DotNetNuke.Entities.Portals.PortalAliasController.GetPortalAlias(String alias) +5
   DotNetNuke.Entities.Portals.PortalSettings.GetPortalAliasInfo(String portalAlias) +26
   Active.Modules.Forums.ForumsReWriter.OnBeginRequest(Object s, EventArgs e) +430
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +136
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +69

 


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34249




On another server:


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator to inform of the time the error occurred and of anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

 


Web Server at wsi-rwd.com

SQL Exception

Error Details

File  
Error   Index #: 0
Source: .Net SqlClient Data Provider
Class: 16
Number: 208
Procedure: AddException
Message: System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'dbo.Exceptions'. at System.Data.SqlClient.SqlConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.SqlInternalConnection. (SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) 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, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.ExecuteNonQuery() at PetaPoco.Database.Execute(String sql, Object[] args) at DotNetNuke.Data.PetaPoco.PetaPocoHelper.ExecuteNonQuery(String connectionString, CommandType type, Int32 timeout, String sql, Object[] args) at DotNetNuke.Data.SqlDataProvider.ExecuteNonQuery(String procedureName, Object[] commandParameters) at DotNetNuke.Data.DataProvider.AddLog(String logGUID, String logTypeKey, Int32 logUserID, String logUserName, Int32 logPortalID, String logPortalName, DateTime logCreateDate, String logServerName, String logProperties, Int32 logConfigID, ExceptionInfo exception) at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.WriteLog(LogQueueItem logQueueItem) ClientConnectionId:262180cb-3202-4caf-9852-eff6177f2917 Error Number:208,State:1,Class:16
 
New Post
10/6/2015 6:33 AM
 
check the portalalias table to see if there are duplicates - also please check and see if the dbo.EventLog is there - the exception suggests it's not e.g. perhaps an objectqualifier was used by mistake when upgrading

Buy the new Professional DNN7: Open Source .NET CMS Platform book Amazon US
 
New Post
10/6/2015 6:39 AM
 
There are no duplicates in the PortalAlias table and dbo.EventLog is in place.
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Popups after upgradePopups after upgrade


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