27-05-2013, 12:22 PM
|
عضو متواصل
|
|
تاريخ التسجيل: Dec 2012
المشاركات: 42
معدل تقييم المستوى: 9514
|
|
الموقع مخبط
Server Error in '/' Application.
The connection was not closed. The connection's current state is open.
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.InvalidOperationException: The connection was not closed. The connection's current state is open.
Source *******
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:
[InvalidOperationException: The connection was not closed. The connection's current state is open.]
System.Data.Pr***derBase.DbConnectionBusy.TryOpenC onnection(DbConnection outerConnection, DbConnectionFactory connectionFactory, TaskCompletionSource`1 retry, DbConnectionOptions userOptions) +20
System.Data.SqlClient.SqlConnection.TryOpen(TaskCo mpletionSource`1 retry) +152
System.Data.SqlClient.SqlConnection.Open() +229
MOHJ.eLogin.btnLogin_Click(Object sender, EventArgs e) in D:\Development Section\SourceCode\Mohj\MOHJ\HaverAlbateen\eLogin. aspx.vb:21
DevExpress.Web.ASPxEditors.ASPxButton.OnClick(Even tArgs e) +171
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18034
|