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) +6374831
   System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) +253
   System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) +134
   System.Data.EntityClient.EntityConnection.ChangeConnectionString(String newConnectionString) +440
   System.Data.Objects.ObjectContext..ctor(String connectionString, String defaultContainerName) +84
  Modele.ConceptEntities..ctor() +66
   Modele.Utilisateur.GetUserByLoginPass(String login, String pass) +214
   Business.Authentification.AuthentificationBusiness.GetUtilisateurByLoginPassBusiness(String login, String pass) +134
   Web.Account.Login.LoginUser_Authenticate(Object sender, AuthenticateEventArgs e) +295
   System.Web.UI.WebControls.Login.AttemptLogin() +166
   System.Web.UI.WebControls.Login.OnBubbleEvent(Object source, EventArgs e) +93
   System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +52
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3707
 
			
		
 
	
Partager