views:

83

answers:

0

I am getting the following error when using the database publishing wizard to publish some mojoportal sql scripts from a sql express database on my local box:

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.

Has anyone found a way to solve this issue?

UPDATE: I tried setting sql server to single user mode, then restarted the service thinking that there may already be too many connections that could be causing this. However this resulted in the same error when trying to create the scripts.