qualcosa è cambiato....
ora mi sembra che vada in errore per la connessione a sql server :
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: 'driver'.]
System.Data.Common.DbConnectionOptions.ParseIntern al(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) +1406530
System.Data.Common.DbConnectionOptions..ctor(Strin g connectionString, Hashtable synonyms, Boolean useOdbcRules) +102
System.Data.SqlClient.SqlConnectionString..ctor(St ring connectionString) +52
System.Data.SqlClient.SqlConnectionFactory.CreateC onnectionOptions(String connectionString, DbConnectionOptions previous) +24
System.Data.ProviderBase.DbConnectionFactory.GetCo nnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) +125
System.Data.SqlClient.SqlConnection.ConnectionStri ng_Set(String value) +56
System.Data.SqlClient.SqlConnection.set_Connection String(String value) +4
System.Data.SqlClient.SqlConnection..ctor(String connectionString) +21
CutePortal.SqlScopeDAL.Data.SqlScopeConnection.Cre ateConnection() +51
CutePortal.SqlScopeDAL.Data.DbScopeConnection.Ente rQuery(DbScope scope) +108
CutePortal.SqlScopeDAL.Data.DbScopeConnection.Ente rQuery() +41
CutePortal.SqlScopeDAL.Data.DbScope.EnterQuery() +38
CutePortal.SqlScopeDAL.Data.SqlScope.EnterQuery() +27
CutePortal.SqlScopeDAL.DALBase.InitThreadSqlScope( String connectionstring) +121
CutePortal.Web.Global.Application_BeginRequest(Obj ect sender, EventArgs e) +13
System.Web.SyncEventExecutionStep.System.Web.HttpA pplication.IExecutionStep.Execute() +92
System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +64

Rispondi quotando