Server Error in '/' Application.

Keyword not supported: 'connection timeou'.

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.ArgumentException: Keyword not supported: 'connection timeou'.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentException: Keyword not supported: 'connection timeou'.]
   System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) +7199981
   System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) +140
   System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) +79
   System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) +37
   System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(DbConnectionPoolKey key, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) +233
   System.Data.SqlClient.SqlConnection.ConnectionString_Set(DbConnectionPoolKey key) +77
   System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) +122
   PagingBootStrap.GetDataFromDb() +48
   PagingBootStrap.BindDataIntoRepeater() +19
   Pages_Articles.Bind() +235
   Pages_Articles.Page_Load(Object sender, EventArgs e) +1642
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1602


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