Quick Nav:  Online Store   |   Login | Register

Data length shorter than Content-Length

Rate this topic:

Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
AuthorMessages
Rodney
<100 Posts
Posts:85


04/04/2008 12:11 AM  

Hi John,

 

I have just purchased and installed PB 3.1.6 - when I try to edit the settings on a module I get this error which I have not seen before - is it related to PB do you think?

 

Data length (49152) is shorter than Content-Length (84180) 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 (49152) is shorter than Content-Length (84180) and client is still connected.

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:

[HttpException (0x80004005): Data length (49152) is shorter than Content-Length (84180) 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.HttpServerUtility.UrlDecode(String s) +148
Snapsis.HttpModules.PageBlaster.CachedRequest..ctor(HttpApplication app) +300
Snapsis.HttpModules.PageBlaster.PageBlasterModule.BeginRequest(Object sender, EventArgs e) +72
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


thanks
Rodney Joyce
Smart-Thinker.com - DotNetNuke Modules for Social Networks
PokerDIY.com - Simple Poker Leagues
John Mitchell
Posts:3268


04/04/2008 7:06 AM  
What module is using that NeatUpload? Is the NeatUpload module in the httpModules node of web.config before or after PageBlaster?

If it is higher in the list, try moving it down.
John Mitchell
Posts:3268


04/04/2008 7:16 AM  

I'm guessing it is the UVG module that is adding that NeatUpload to web.config based on this:

http://www.bizmodules.net/Support/tabid/55/forumid/13/postid/4865/view/topic/Default.aspx

You may want to try removing the NeatUpload httpModule from your config like some others in that thread have mentioned.

I recently helped someone else who was having problems with large uploads in the file manager and html module and it turned out to be the NeatUpload causing problems.  Once they removed it, they were able to upload large files again.

Rodney
<100 Posts
Posts:85


04/07/2008 12:10 AM  
Thanks for the tip John

thanks
Rodney Joyce
Smart-Thinker.com - DotNetNuke Modules for Social Networks
PokerDIY.com - Simple Poker Leagues
Please Register to post a reply. Another benefit of registration is the ability to subscribe to and recieve notifications of new posts.
Forums >Snapsis Product Support >PageBlaster > Data length shorter than Content-Length



ActiveForums 3.7
Powered by: Snapsis Software