Select the search type
  • Site
  • Web
Search
You are here:  Support/Forums
Support

Bring2mind Forums

Upload error
Last Post 07/09/2008 12:31 AM by Peter Donker. 1 Replies.
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Bill
New Member
New Member
Posts:30


--
07/07/2008 6:39 AM

On a brand new install I get the following error: I not sure what I need to do to fix it

Data length (17361) is shorter than Content-Length (1321526) and client is still connected.

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.Web.HttpException: Data length (17361) is shorter than Content-Length (1321526) and client is still connected.

Source Error:

Line 101:
Line 102:            'run schedule if in Request mode
Line 103:            Initialize.RunSchedule(Request)
Line 104:
Line 105:        End Sub

Source File: C:\Websites\SigCode\Portal\App_Code\Global.asax.vb    Line: 103

Stack Trace:

[HttpException (0x80004005): Data length (17361) is shorter than Content-Length (1321526) and client is still connected.]
   Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() +2632
   Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() +253
   Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) +21
   System.Web.HttpWorkerRequest.HasEntityBody() +17
   System.Web.HttpRequest.GetEncodingFromHeaders() +168
   System.Web.HttpRequest.get_ContentEncoding() +48
   System.Web.HttpRequest.get_QueryStringText() +60
   System.Web.HttpRequest.get_Url() +43
   DotNetNuke.Common.Initialize.RunSchedule(HttpRequest request) +24
   DotNetNuke.Common.Global.Global_BeginRequest(Object sender, EventArgs e) in C:\Websites\SigCode\Portal\App_Code\Global.asax.vb:103
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

[HttpException (0x80004005): Unhandled HttpException while processing NeatUpload child request]
   Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +845
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +92
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +64

Peter Donker
Veteran Member
Veteran Member
Posts:4536


--
07/09/2008 12:31 AM
This is a NeatUpload issue. We're in touch over email about this.
Peter
You are not authorized to post a reply.