Forum

.NET Keyword not su...
 
Bildirimler
Hepsini Temizle

.NET Keyword not supported: 'userid'. hatası

2 Yazılar
2 Üyeler
0 Likes
4,666 Görüntüleme
(@wolf3d)
Gönderiler: 16
Eminent Member
Konu başlatıcı
 

 MSSQL ayarlarini herseyini yaptim, klasor yetkileride kontrol edildi.


 sorun tam olarak ne olabilir


Server Error in '/' Application.



Keyword not supported: 'userid'.

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: 'userid'.

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: 'userid'.]
System.Data.Common.DbConnectionOptions.ParseInternal(Hashtable parsetable, String connectionString, Boolean buildChain, Hashtable synonyms, Boolean firstKey) +4907604
System.Data.Common.DbConnectionOptions..ctor(String connectionString, Hashtable synonyms, Boolean useOdbcRules) +98
System.Data.SqlClient.SqlConnectionString..ctor(String connectionString) +55
System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions(String connectionString, DbConnectionOptions previous) +24
System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup(String connectionString, DbConnectionPoolGroupOptions poolOptions, DbConnectionOptions& userConnectionOptions) +200
System.Data.SqlClient.SqlConnection.ConnectionString_Set(String value) +62
System.Data.SqlClient.SqlConnection.set_ConnectionString(String value) +4
System.Data.SqlClient.SqlConnection..ctor(String connectionString) +24
ADSL.Baglanti..ctor() in D:\Hazırlanan ve kullanılan siteler\sebahattin Bircan\ADSL\Baglanti.cs:19
ADSL.LoginIslemi.LoginGirisIslemi(String KullaniciAdi, String Sifre) in D:\Hazırlanan ve kullanılan siteler\sebahattin Bircan\ADSL\LoginIslemi.cs:34
ADSL._Default.imgBtnGiris_Click(Object sender, ImageClickEventArgs e) in D:\Hazırlanan ve kullanılan siteler\sebahattin Bircan\ADSL\Default.aspx.cs:44
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565

 
Gönderildi : 07/03/2010 16:15

(@kadiravci)
Gönderiler: 202
Üye
 

userid değilde user id yazarmısınız.

 
Gönderildi : 12/03/2010 16:01

Paylaş: