Server Error in '/' Application.

Format of the initialization string does not conform to specification starting at index 0.

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: Format of the initialization string does not conform to specification starting at index 0.

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: Format of the initialization string does not conform to specification starting at index 0.]
   System.Data.Common.DbConnectionOptions.GetKeyValuePair(String connectionString, Int32 currentPosition, StringBuilder buffer, Boolean useOdbcRules, String& keyname, String& keyvalue) +2065
   System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) +199
   System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) +153
   System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) +65
   System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) +38
   System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(DbConnectionPoolKey key, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) +217
   System.Data.SqlClient.SqlConnection.ConnectionString_Set(DbConnectionPoolKey key) +53
   System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) +167
   System.Data.SqlClient.SqlConnection..ctor(String connectionString, SqlCredential credential) +37
   LeCroy.Library.VBUtilities.DbHelperSQL.Query(String connectionString, String sqlString, SqlParameter[] sqlParameters) +143
   LeCroy.Library.DAL.Common.DocumentTypeRepository.FetchDocumentTypes(String connectionString, String sqlString, SqlParameter[] sqlParameters) +91
   LeCroy.Website.BLL.FeDocumentManager.GetDefaultDocumentIdForDocumentType(String connectionString, Int32 docTypeId) +284
   LeCroy.Website.BLL.FeDocumentManager.GetDefaultDocumentIdForDocumentType(String connectionString) +49
   LeCroy.Website.BLL.FeDocumentManager.GetDefaultDocumentForDocumentType(String connectionString, Int32 defaultDocumentId, Int32 docTypeId) +560
   LeCroy.Website.tm_Library_Videos_Default.CheckQueryString() +380
   LeCroy.Website.tm_Library_Videos_Default.Page_Load(Object sender, EventArgs e) +98
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   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.4700.0