views:

7

answers:

0

Dear all,

I've set up my system with .NET framework 3.5, SQL server and Subsonic 3.0.0.2. I've added the subsonic files in Visual Studio. The first time I try to update my file(s) with "Custom Tool" within Visual Studio is successful.

But when I try to do this several times I get the error: I've updated subsonic to 3.0.0.3, but still the same error.

My colleague, which runs this with subsonic 3.0.0.2 does not get this error. Does anyone know what can be the cause of this?

Running transformation: 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. 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 Microsoft.VisualStudio.TextTemplating5D5301FF59451ACB1959F5A31CB3AE17.GeneratedTextTransformation.GetCommand(String sql) in c:\Prosjekter\Neovada\Data_ActiveRecord\SQLServer.ttinclude:line 12 at Microsoft.VisualStudio.TextTemplating5D5301FF59451ACB1959F5A31CB3AE17.GeneratedTextTransformation.LoadFKTables(String tableName) in c:\Prosjekter\Neovada\Data_ActiveRecord\SQLServer.ttinclude:line 178 at Microsoft.VisualStudio.TextTemplating5D5301FF59451ACB1959F5A31CB3AE17.GeneratedTextTransformation.LoadTables() in c:\Prosjekter\Neovada\Data_ActiveRecord\SQLServer.ttinclude:line 130 at Microsoft.VisualStudio.TextTemplating5D5301FF59451ACB1959F5A31CB3AE17.GeneratedTextTransformation.TransformText() in c:\Prosjekter\Neovada\Data_ActiveRecord\ActiveRecord.tt:line 3