www.avaskagit.com Open in urlscan Pro
5.180.184.132  Public Scan

Submitted URL: http://www.avaskagit.com/
Effective URL: https://www.avaskagit.com/
Submission: On August 27 via api from TR — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

SERVER ERROR IN '/' 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.

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:




Line 24:     {
Line 25:         if (connection.State != ConnectionState.Open)
Line 26:             connection.Open();
Line 27:         return true;
Line 28:     }


Source File: c:\inetpub\vhosts\alysweb.net\avaskagit.com\App_Code\LisaDB.cs   
Line: 26

Stack Trace:




[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.]
   System.Data.ProviderBase.DbConnectionFactory.TryGetConnection(DbConnection owningConnection, TaskCompletionSource`1 retry, DbConnectionOptions userOptions, DbConnectionInternal oldConnection, DbConnectionInternal& connection) +440
   System.Data.ProviderBase.DbConnectionInternal.TryOpenConnectionInternal(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +315
   System.Data.SqlClient.SqlConnection.TryOpenInner(TaskCompletionSource`1 retry) +128
   System.Data.SqlClient.SqlConnection.TryOpen(TaskCompletionSource`1 retry) +265
   System.Data.SqlClient.SqlConnection.Open() +133
   LisaDB.openConnection() in c:\inetpub\vhosts\alysweb.net\avaskagit.com\App_Code\LisaDB.cs:26
   LisaDB.getirSatir(String sorgu, String[] parametreler, Object[] degerler) in c:\inetpub\vhosts\alysweb.net\avaskagit.com\App_Code\LisaDB.cs:182
   Lisa.kategoriIDGetir(String id, String dil) in c:\inetpub\vhosts\alysweb.net\avaskagit.com\App_Code\Lisa.cs:1243
   _Default.seoAyarlari() in c:\inetpub\vhosts\alysweb.net\avaskagit.com\Default.aspx.cs:32
   _Default.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\alysweb.net\avaskagit.com\Default.aspx.cs:18
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533



--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET
Version:4.8.4494.0