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 ...Installation Error on windows 2003 serverInstallation Error on windows 2003 server
Previous
 
Next
New Post
12/5/2006 4:21 AM
 

While I am installing the DotNetNuke on a 2003 Server I am getting the following error. Any idea ? But this is working fine on XP. 

Installing DotNetNuke

Version: 04.03.05

Installation Status Report

00:00:00.125 - Installing Version: 3.1.0
00:00:00.218 - Installing Script: DotNetNuke.SetUp.SqlDataProvider Success
00:00:00.265 - Installing Script: DotNetNuke.Schema.SqlDataProvider Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\DotNetNuke.Schema.log for more information)
00:00:02.796 - Installing Script: DotNetNuke.Data.SqlDataProvider Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\DotNetNuke.Data.log for more information)
00:00:05.671 - Installing MemberRole Provider:
00:00:05.671 - Executing InstallCommon.sql
00: - Executing InstallMembership.sql
00:00:06.437 - Executing InstallProfile.sql
00:00:06.546 - Executing InstallRoles.sql
 Error!
00:00:06.921 - Upgrading to Version: 3.1.1 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.01.01.log for more information)
00:00:07.687 - Upgrading to Version: 3.2.0 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.02.00.log for more information)
00:00:07.734 - Upgrading to Version: 3.2.1 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.02.01.log for more information)
00: - Upgrading to Version: 3.2.2 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.02.02.log for more information)
00:00:08.015 - Upgrading to Version: 3.2.3 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.02.03.log for more information)
00:00:08.640 - Upgrading to Version: 3.2.4 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.02.04.log for more information)
00:00:08.671 - Upgrading to Version: 3.2.5 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.02.05.log for more information)
00:00:08.687 - Upgrading to Version: 3.2.6 Success
00:00:08.703 - Upgrading to Version: 3.2.7 Success
00:00:08.750 - Upgrading to Version: 3.3.0 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.03.00.log for more information)
00:00:08.781 - Upgrading to Version: 3.3.1 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.03.01.log for more information)
00:00:08.796 - Upgrading to Version: 3.3.2 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.03.02.log for more information)
00:00:08.812 - Upgrading to Version: 3.3.3 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\03.03.03.log for more information)
00:00:08.875 - Upgrading to Version: 4.0.0 Success
00:00:09.140 - Upgrading to Version: 4.0.1 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\04.00.01.log for more information)
00:00:09.171 - Upgrading to Version: 4.0.2 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\04.00.02.log for more information)
00:00:09.187 - Upgrading to Version: 4.0.3 Error! (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\04.00.03.log for more information)
00:00:09.187 - Upgrading to Version: 4.0.4 


 

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.InvalidOperationException: Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

Source Error:


Stack Trace:

Server Error in '/DevPortal' Application.

Timeout expired.  The timeout period elapsed prior to obtaining a connection from the pool.  This may have occurred because all pooled connections were in use and max pool size was reached.

 


 

Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42

Thanks in advance

Philip

 
New Post
12/13/2006 9:55 AM
 
I get the same error while upgrading from 4.3.4 to 4.3.7
 
New Post
12/13/2006 10:05 AM
 
And what do the error logs (seeC:\WorkArea\DotNetNuke\Website\Providers\DataProviders\SqlDataProvider\DotNetNuke.Schema.log for more information) say?


 
New Post
12/14/2006 3:09 AM
 

System.Data.SqlClient.SqlException: There is already an object named 'PK_EventLogMaster' in the database.
Could not create constraint. See previous errors.
   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.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
   at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)

ALTER TABLE dbo.[EventLog] ADD CONSTRAINT [PK_EventLogMaster] PRIMARY KEY CLUSTERED  ([LogGUID])


System.Data.SqlClient.SqlException: There is already an object named 'PK_EventLogTypes' in the database.
Could not create constraint. See previous errors.
   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.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
   at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)

ALTER TABLE dbo.[EventLogTypes] ADD CONSTRAINT [PK_EventLogTypes] PRIMARY KEY CLUSTERED  ([LogTypeKey])


System.Data.SqlClient.SqlException: There are no primary or candidate keys in the referenced table 'dbo.EventLogTypes' that match the referencing column list in the foreign key 'FK_EventLog_EventLogTypes'.
Could not create constraint. See previous errors.
   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.RunExecuteNonQueryTds(String methodName, Boolean async)
   at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(DbAsyncResult result, String methodName, Boolean sendToPipe)
   at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
   at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL)
   at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions)

 
New Post
12/14/2006 12:08 PM
 
I get the same error on fresh 4.3.7 installation (Win2003+SQL2005). Know somebody what’s going on?
 
Previous
 
Next
HomeHomeGetting StartedGetting StartedInstalling DNN ...Installing DNN ...Installation Error on windows 2003 serverInstallation Error on windows 2003 server


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