Hello everyone,
I am trying to install 05.01.03 (only have that license) on a new portal but I get this error:
StartJob Start Sql execution: Install.05.00.00.SqlDataProvider file Failure ExceptionSystem.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. at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at DotNetNuke.Data.SqlDataProvider.ExecuteADOScript(String SQL) at DotNetNuke.Data.SqlDataProvider.ExecuteScript(String Script, Boolean UseTransactions) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.BatchSql(PaFile sqlFile) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.ExecuteSql(PaFolder Folder) at DotNetNuke.Modules.Admin.ResourceInstaller.PaDnnInstallerBase.Install(PaFolderCollection folders) at DotNetNuke.Modules.Admin.ResourceInstaller.PaInstaller.Install()
I then get the error: 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.
Can anyone provide any solutions? Thank you.