|
Latest Discussions
|
 |
|
|
|
|
 |
|
Support Forum
|
 |
|
| Author |
Messages |
|
Adam Jones Posts:4

 |
| 09/22/2008 6:18 AM |
|
I was having no problem about 20 hours ago from uploading videos. Now it seems like everytime I try to upload I am receiving this error. What could of happened. I have been gone, so no one hast touched anything since the last time I tried uploading.
Here is the error I am receiving:
Server Error in '/' Application.
Data length (49152) is shorter than Content-Length (2588137) 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 (2588137) 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:
<PRE>[HttpException (0x80004005): Data length (49152) is shorter than Content-Length (2588137) and client is still connected.]
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseOrThrow() +2570
Brettle.Web.NeatUpload.FilteringWorkerRequest.ParseMultipart() +266
Brettle.Web.NeatUpload.FilteringWorkerRequest.GetKnownRequestHeader(Int32 index) +24
System.Web.HttpWorkerRequest.HasEntityBody() +20
System.Web.HttpRequest.GetEncodingFromHeaders() +131
System.Web.HttpRequest.get_ContentEncoding() +48
System.Web.HttpServerUtility.UrlDecode(String s) +39
Snapsis.HttpModules.PageBlaster.CachedRequest..ctor(HttpApplication app) +294
Snapsis.HttpModules.PageBlaster.PageBlasterModule.BeginRequest(Object sender, EventArgs e) +148
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
[HttpException (0x80004005): Unhandled HttpException while processing NeatUpload child request]
Brettle.Web.NeatUpload.UploadHttpModule.Application_BeginRequest(Object sender, EventArgs e) +795
System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75
</PRE> |
Version Information: Microsoft .NET Framework Version:2.0.50727.3053; ASP.NET Version:2.0.50727.3053 |
|
|
|
|
Adam Jones Posts:4

 |
| 09/22/2008 6:30 AM |
|
I fixed my problem. I noticed it was due to page blaster.
I uninstalled the module completely, and will follow the steps later to add it in.
For now, I am up and running adding videos again. |
|
|
|
|
Pengtsen R Posts:5427

 |
| 09/22/2008 7:45 AM |
|
| ok, if you still get this problem I guess you should increase maxRequstLength and maxNormalRequestLength settings in neatUpload section of your web.config. |
|
Pengtsen R http://www.bizmodules.net |
|
|
|
| You are not authorized to post a reply. |
|
|
|
|
|
|
 |
 |
|
 |
|