My Account
Home Quote About Contact  Login 
  Brands  Hardware  Software  Consumables  Multimedia  Networking  Accessories  3D Printers  Apple  Bundles  Notebooks  PC Systems
 

 


Insufficient system resources exist to complete the requested service.<br>

Server Error in '/' Application.

Insufficient system resources exist to complete the requested service.

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.Runtime.InteropServices.COMException: Insufficient system resources exist to complete the requested service.


Source Error:


Line 111:	if(Session["block_ip"] == null)
Line 112:	{
Line 113:		string block_ip = GetSiteSettings("block_ip", "");
Line 114:		for(i=0; i<block_ip.Length; i++)
Line 115:		{

Source File: e:\eden\eden\site.cs    Line: 113

Stack Trace:


[COMException (0x800705aa): Insufficient system resources exist to complete the requested service.
]

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
   System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) +0
   System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) +2496896
   System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +72

[HttpException (0x80004005): Insufficient system resources exist to complete the requested service.
]
   System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +119
   System.Web.Mail.CdoSysHelper.Send(MailMessage message) +1955
   System.Web.Mail.SmtpMail.Send(MailMessage message) +131
   ASP.c_aspx.AlertAdmin(String msg) in e:\eden\eden\site.cs:113
   ASP.c_aspx.ShowExp(String query, Exception e) in e:\eden\eden\site.cs:84
   ASP.c_aspx.CatalogInitPage() in e:\eden\eden\cs\c.cs:378
   ASP.c_aspx.Page_Load(Object Src, EventArgs E) in e:\eden\eden\c.aspx:10
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


Version Information: Microsoft .NET Framework Version:2.0.50727.1873; ASP.NET Version:2.0.50727.1433