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 ...coul not find procedure dnn_GetPortalscoul not find procedure dnn_GetPortals
Previous
 
Next
New Post
2/17/2006 10:05 PM
 

I try to install DNN 4.02. And the event log I always have this error.

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 2/17/2006 9:55:52 PM

Event time (UTC): 2/18/2006 2:55:52 AM

Event ID: b3f8fb321322432aa268b6fd2c6187a0

Event sequence: 2

Event occurrence: 1

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/349136561/Root/DotNetNuke_2-2-127847049494393627

Trust level: Medium

Application Virtual Path: /DotNetNuke_2

Application Path: C:\DNN\Website\

Machine name: SDEV046

Process information:

Process ID: 356

Process name: w3wp.exe

Account name: FJORDDEV\ASPNET_US

Exception information:

Exception type: SqlException

Exception message: Could not find stored procedure 'dbo.dnn_GetPortals'.

Request information:

Request URL: http://localhost/DotNetNuke_2/Install/Install.aspx

Request path: /DotNetNuke_2/Install/Install.aspx

User host address: 127.0.0.1

User:

Is authenticated: False

Authentication Type:

Thread account name: FJORDDEV\ASPNET_US

Thread information:

Thread ID: 1

Thread account name: FJORDDEV\ASPNET_US

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.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, CommandType commandType, String commandText)

at Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues)

at DotNetNuke.Data.SqlDataProvider.GetPortals()

at DotNetNuke.Entities.Portals.PortalController.GetPortals()

at DotNetNuke.Common.Global.CacheMappedDirectory() in C:\DNN\Website\App_Code\Global.asax.vb:line 156

at DotNetNuke.Common.Global.Application_Start(Object Sender, EventArgs E) in C:\DNN\Website\App_Code\Global.asax.vb:line 266

Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

 

AND THIS ERROR

 

Event code: 3005

Event message: An unhandled exception has occurred.

Event time: 2/17/2006 9:55:39 PM

Event time (UTC): 2/18/2006 2:55:39 AM

Event ID: dc21c6ea02224feab3614ec3f71254a1

Event sequence: 4

Event occurrence: 2

Event detail code: 0

Application information:

Application domain: /LM/W3SVC/349136561/Root/DotNetNuke_2-1-127847044230040113

Trust level: Medium

Application Virtual Path: /DotNetNuke_2

Application Path: C:\DNN\Website\

Machine name: SDEV046

Process information:

Process ID: 356

Process name: w3wp.exe

Account name: FJORDDEV\ASPNET_US

Exception information:

Exception type: SqlException

Exception message: Could not find stored procedure 'dbo.dnn_PurgeEventLog'.

Request information:

Request URL:

Request path:

User host address:

User:

Is authenticated: False

Authentication Type:

Thread account name: FJORDDEV\ASPNET_US

Thread information:

Thread ID: 1

Thread account name: FJORDDEV\ASPNET_US

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.Global.LogEnd() in C:\DNN\Website\App_Code\Global.asax.vb:line 135

at DotNetNuke.Common.Global.Application_End(Object Sender, EventArgs E) in C:\DNN\Website\App_Code\Global.asax.vb:line 292

Custom event details:

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Can you help me!

 

Thanks!

 

 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...coul not find procedure dnn_GetPortalscoul not find procedure dnn_GetPortals


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