Server Error in '/' Application.

System resource exceeded.

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.Data.OleDb.OleDbException: System resource exceeded.

Source Error:


Line 56: 
Line 57: 		Dim objReader as OleDbDataReader
Line 58: 		objReader = objCmd.ExecuteReader 
Line 59: 		
Line 60: 		dlFeedback.Datasource = objReader

Source File: E:\hshome\cgpio\cgpi.org\apps\discussit.aspx    Line: 58

Stack Trace:


[OleDbException (0x80004005): System resource exceeded.]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) +43
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +174
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +92
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +65
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +112
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +69
   System.Data.OleDb.OleDbCommand.ExecuteReader() +7
   ASP._0804016_Republic_in_Nepal_aspx.Feedback() in E:\hshome\cgpio\cgpi.org\apps\discussit.aspx:58
   ASP._0804016_Republic_in_Nepal_aspx.Page_load() in E:\hshome\cgpio\cgpi.org\apps\discussit.aspx:11
   System.Web.Util.ArglessEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +10
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


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