'/' Uygulamasında Sunucu Hatası.

Cannot open database "AKOP_SOLUTION_GAZMER" requested by the login. The login failed.
Login failed for user 'test'.

Açıklama: Geçerli web isteği yürütülürken işlenmemiş özel durum oluştu. Lütfen hata ve kod içinde kaynaklandığı yer hakkında daha fazla bilgi almak için yığın izlemesini gözden geçirin.

Özel Durum Ayrıntıları: System.Data.SqlClient.SqlException: Cannot open database "AKOP_SOLUTION_GAZMER" requested by the login. The login failed.
Login failed for user 'test'.

Kaynak Hatası:


Satır 192:
Satır 193:            SqlDataAdapter da = new SqlDataAdapter(sorgu, con);
Satır 194:            da.Fill(dt);
Satır 195:            //}
Satır 196:            //catch

Kaynak Dosya: d:\wwwroot\gazmer.com.tr\sube\v1\App_Code\bagtr.cs    Satır: 194

Yığın İzleme:


[SqlException (0x80131904): Cannot open database "AKOP_SOLUTION_GAZMER" requested by the login. The login failed.
Login failed for user 'test'.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +428
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +65
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +117
   System.Data.SqlClient.SqlConnection.Open() +122
   System.Data.Common.DbDataAdapter.QuietOpen(IDbConnection connection, ConnectionState& originalState) +31
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +112
   System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +162
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +115
   web7k_tr.bag.ara(String sorgu) in d:\wwwroot\gazmer.com.tr\sube\v1\App_Code\bagtr.cs:194
   web7k_tr.genel.RadioButtonDoldur(RadioButtonList rdo, String sorgu, String text, String value) in d:\wwwroot\gazmer.com.tr\sube\v1\App_Code\geneltr.cs:731
   bizeulasin.Page_Load(Object sender, EventArgs e) in d:\wwwroot\gazmer.com.tr\sube\v1\personel-belgelendirme\bizeulasin.aspx.cs:46
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Sürüm Bilgisi: Microsoft .NET Framework Sürümü:2.0.50727.9061; ASP.NET Sürümü:2.0.50727.9062