Server Error in '/thuvien' Application.

Exception of type 'System.Exception' was thrown.

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.Exception: Exception of type 'System.Exception' was thrown.

Source Error:


Line 43:             //MsgBox.WebMsgBox.Show("Connect bi loai hay kiem tra lai csdl");
Line 44:         }
Line 45:     }
Line 46: 
Line 47:     public void closeConnect() {

Source File: d:\WEB\Client_Dang\THUVIEN\App_Code\clsConnection.cs    Line: 45

Stack Trace:


[Exception: Exception of type 'System.Exception' was thrown.]
   clsConnection.openConnect() in d:\WEB\Client_Dang\THUVIEN\App_Code\clsConnection.cs:45
   clsConnection.GetDataSet(String sql) in d:\WEB\Client_Dang\THUVIEN\App_Code\clsConnection.cs:102
   _Default.Page_Load(Object sender, EventArgs e) in d:\WEB\Client_Dang\THUVIEN\Default.aspx.cs:25
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8784; ASP.NET Version:2.0.50727.8784