|
|
|
Forum Newbie
      
Group: Forum Members
Last Login: 3/5/2008 8:48:44 PM
Posts: 7,
Visits: 11
|
|
| This is what I have been getting. What is it? 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.String.GetStringForStringBuilder(String value, Int32 startIndex, Int32 length, Int32 capacity) +34 System.Text.StringBuilder.GetNewString(String currentString, Int32 requiredLength) +73 System.Text.StringBuilder.Append(String value) +91 Telerik.WebControls.RadUploadUtils.TextBodyWriter.Write(Byte[] buffer, Int32 index, Int32 count) +38 Telerik.WebControls.RadUploadUtils.RequestParser.WriteProcessedPart(Int32 start, Int32 end) +364 Telerik.WebControls.RadUploadUtils.RequestParser.ProcessRequest(RequestStream request) +91 Telerik.WebControls.RadUploadHttpModule.Context_BeginRequest(Object sender, EventArgs e) +600 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64
Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433
|
|
|
|
|
BISI Admin
Group: Administrators
Last Login: Yesterday @ 4:18:05 AM
Posts: 1,399,
Visits: 3,026
|
|
What page are you receiving this error on?
---------------------
Tomas
|
|
|
|