I am having the same issue upgrading from 4.8.4. The install did not show any errors, but the portal is down and just shows the following:
DotNetNuke Error
|
An error has occurred.
An error has occurred. |
In the application log of the event viewer I noted the following two entries:
Event Type: Warning
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1309
Date: 10/1/2009
Time: 10:08:07 AM
User: N/A
Computer: GV1HQDWB07
Description:
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 10/1/2009 10:08:07 AM
Event time (UTC): 10/1/2009 3:08:07 PM
Event ID: a7e932c6e9a149958f238a35c36cffd1
Event sequence: 34
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1964628850/Root/DNNTest-2-128988831634146803
Trust level: Full
Application Virtual Path: /DNNTest
Application Path: C:\Inetpub\wwwroot\DNNTest\Website\
Machine name: GV1HQDWB07
Process information:
Process ID: 4988
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Exception information:
Exception type: SqlException
Exception message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Request information:
Request URL:
Request path:
User host address:
User:
Is authenticated: False
Authentication Type:
Thread account name: TestDomain\s_account
Thread information:
Thread ID: 5
Thread account name: TestDomain\s_account
Is impersonating: False
Stack trace: 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.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.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(SqlConnection connection, CommandType commandType, String commandText, SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, CommandType commandType, String commandText)
at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteNonQuery(String connectionString, String spName, Object[] parameterValues)
at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.Data.SqlDataProvider.PurgeLog()
at DotNetNuke.Services.Log.EventLog.DBLoggingProvider.DBLoggingProvider.PurgeLogBuffer()
at DotNetNuke.Common.Initialize.LogEnd()
at DotNetNuke.Common.Global.Application_End(Object Sender, EventArgs E) in C:\Inetpub\wwwroot\DNNTest\Website\App_Code\Global.asax.vb:line 109
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Event Type: Information
Event Source: ASP.NET 2.0.50727.0
Event Category: Web Event
Event ID: 1315
Date: 10/1/2009
Time: 10:09:25 AM
User: N/A
Computer: GV1HQDWB07
Description:
Event code: 4005
Event message: forms authentication failed for the request. Reason: The ticket supplied has expired.
Event time: 10/1/2009 10:09:25 AM
Event time (UTC): 10/1/2009 3:09:25 PM
Event ID: 22286fa66d0b43888cdfd84914c25382
Event sequence: 8
Event occurrence: 1
Event detail code: 50202
Application information:
Application domain: /LM/W3SVC/1964628850/Root/DNNTest-1-128988833551263936
Trust level: Full
Application Virtual Path: /DNNTest
Application Path: C:\Inetpub\wwwroot\DNNTest\Website\
Machine name: GV1HQDWB07
Process information:
Process ID: 4200
Process name: w3wp.exe
Account name: NT AUTHORITY\NETWORK SERVICE
Request information:
Request URL: http://TestServer/DNNTest/Default.aspx
Request path: /DNNTest/Default.aspx
User host address: 172.31.160.254
User:
Is authenticated: False
Authentication Type:
Thread account name: TestDomain\s_account
Name to authenticate:
Custom event details:
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.