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:

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:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Reflection.CustomAttributeData.GetCustomAttributeRecords(RuntimeModule module, Int32 targetToken) +80
   System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent) +101
   System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeParameterInfo parameter, RuntimeType caType) +114
   System.Reflection.RuntimeParameterInfo.GetCustomAttributes(Boolean inherit) +68
   Inology.Core.BusinessObjects.MethodDefinitionAttribute.InitialiseFromMethodInfo(MethodInfo oMethodInfo, ClassDefinitionAttribute oClassDefinition, BusinessApplication oApplication) +259
   Inology.Core.BusinessObjects.ClassDefinitionAttribute.InitialiseFromType(String sQualifiedName, Type oType, BusinessApplication oApplication) +2655
   Inology.Core.BusinessObjects.BusinessApplication.GetClassDefinition(String sName) +622
   Inology.Core.BusinessObjects.BusinessApplication.Initialise(Workspace Workspace) +125
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.InitialiseApplication() +1402
   Inology.TheInternetPlatform.BusinessObjects.WebUIPage.Page_Load(Object sender, EventArgs e) +15
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4690.0