Support Forums

 
  iFinity Support Forum  DotNetNuke Modu...  Url Master  Telerik Rad Upload Control not working when file size > 130kb
Previous Previous
 
Next Next
New Post 10/22/2008 10:42 AM
Informative
  Bruce Chapman
640 posts
1st Level Poster


Telerik Rad Upload Control not working when file size > 130kb 

I had this one reported to me recently, and I thought I should contribute to public knowledge on it.

THe problem was that a site running Url Master and the Telerik Rad Upload control would fail whenever the upload size was larger than 130kb.   I immediately thought of the similar problem that was occuring with the NeatUpload control - which does a similar thing in that it provides a progress update bar.

That problem (with NeatUpload) was found by someone using both Url Master and Snapsis Pageblaster on a site, but the problem turned out to be related to the NeatUpload component.  The resolution turned out to be that moving the NeatUpload <httpModule> entry to the top of the list of httpModules fixed the problem.

So on a hunch, I asked the person with the problem to move the Telerik Rad Upload Control (incorporating the Rad Progress Mgr and Rad Progress Bar) to the top of the list of httpModules in the web.config - and this fixed the problem.  I'm guessing it was the same problem:  The progress bar does something by reading the request - and if the Url Master module reads that request *before* the upload control,  it flushes out the request data and the upload control fails.  This was the same error as with Neat Upload.  The Url Master module reads the request.params collection, which is what causes the problem. 

Incidentally, you can set a web.config attribute of the Url Master module called "allowDebug='false'" which stops it from reading the request params collection.

Also, if you're running Snapsis Page Blaster and Telerik Rad Uploader, I bet you get the same problem, with the same solution : move the httpModule entry to the top of the list.

 
Previous Previous
 
Next Next
  iFinity Support Forum  DotNetNuke Modu...  Url Master  Telerik Rad Upload Control not working when file size > 130kb
Can't find the answer?
 

If you can't find the answer and don't have time...try out the Premium Support service.  Get personal attention and get the problem fixed by an expert.

 

Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

If you wish, you can use the Premium Support Service for one-on-one support.