Problem in converting from BetaII to Final release
=================================
i have converted my system from .net betaII to final release. I need some
help regarding it. Actually I am working on a 3 tier
architecture... SQL at back end, VB.Net as middle layer and asp.net at from
end. After migrating to final release, as I tried to access my site... it
throws an exception saying "Server timeout before getting a connection from
pool. This could happen because all connection objects in the pool are in
use and the maximum size of pool is reached."
I tested my COM(middle layer) through a .net windows application and it
works perfectly well. But when accesed through ASP.Net... I get this error.
Even I cannot login to my site.
Please help. Thanks
Farhan Zia