Exception of type 'System.OutOfMemoryException' was thrown.

Server Error in '/' Application.

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

Source Error:


Line 326:            return false;
Line 327:        }
Line 328:        string xmlFilePath = Server.MapPath(GridName);
Line 329:
Line 330:        // Check the configuration file

Source File: c:\Data\Web\Sites\Kentico\CMSAdminControls\UI\UniGrid\UniGrid.ascx.cs    Line: 328

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.String.Concat(String str0, String str1) +109
   System.Web.VirtualPath.get_VirtualPathString() +176
   System.Web.Hosting.HostingEnvironment.MapPathActual(VirtualPath virtualPath, Boolean permitNull) +63
   System.Web.Hosting.HostingEnvironment.MapPathInternal(VirtualPath virtualPath) +42
   System.Web.VirtualPath.MapPathInternal() +4
   System.Web.HttpRequest.MapPath(VirtualPath virtualPath, VirtualPath baseVirtualDir, Boolean allowCrossAppMapping) +107
   System.Web.HttpRequest.MapPath(VirtualPath virtualPath) +37
   System.Web.HttpServerUtility.MapPath(String path) +99
   CMSAdminControls_UI_UniGrid_UniGrid.LoadGridDefinition() in c:\Data\Web\Sites\Kentico\CMSAdminControls\UI\UniGrid\UniGrid.ascx.cs:328
   CMSAdminControls_UI_UniGrid_UniGrid.Page_Load(Object sender, EventArgs e) in c:\Data\Web\Sites\Kentico\CMSAdminControls\UI\UniGrid\UniGrid.ascx.cs:137
   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
   CMS.ExtendedControls.AbstractUserControl.OnLoad(EventArgs e) in C:\Projects\Kentico\ExtendedControls\UserControls\AbstractUserControl.cs:210
   CMS.UIControls.CMSUserControl.OnLoad(EventArgs e) in C:\Projects\Kentico\UIControls\AdminControls\CMSUserControl.cs:182
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Control.LoadRecursive() +141
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082