Portal Engine
Version 3.x > Portal Engine > Upload files and monitoring this proccess View modes: 
User avatar
Member
Member
gluckodrom-list - 11/4/2009 2:34:51 AM
   
Upload files and monitoring this proccess
Hi, I’m use CMS 3.0. And me need to use in web-part telerik uploader.
This uploader cannot work well because in Global.asax (method Application_BeginRequest) is used method URLRewriter.RewriteUrl().
Whether you can give to me the sample for configure URL rewriter to exclude the path "/Telerik.RadUploadProgressHandler.aspx" from rewriting.
Or there can be you, can recommend another uploader, where is support monitoring proccess?

Thanks for the answer.

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 11/5/2009 9:10:18 AM
   
RE:Upload files and monitoring this proccess
Hello,

could you please try to put the URL of the page you want to exclude into 'CMSSiteManager -> Settings -> select site in dropdown list -> URLs -> Excluded URLs' field?

Best Regards,

Martin Dobsicek

User avatar
Member
Member
gluckodrom-list - 11/6/2009 9:12:03 AM
   
RE:Upload files and monitoring this proccess
Hi, thanks for the answer.
I try this.
When I exclude path of my test-page - progressarea is work.
But this solution is not suitable for the use of web-part.
Maybe Url Rewriter change anything except the way to a page?

User avatar
Kentico Developer
Kentico Developer
kentico_martind - 11/24/2009 2:43:25 AM
   
RE:Upload files and monitoring this proccess
Hello,

controls like this usually use ASHX handlers. Could you please check if the control is contacting some other page when uploading the field? You can use e.g. Firebug to find this out - it may be page with .ashx extension. If so, I believe it should be sufficient just to exclude this page.
Please let me know if this won't help.

Best Regards,

Martin Dobsicek

User avatar
Member
Member
paramon-walla - 3/16/2011 6:48:31 PM
   
RE:Upload files and monitoring this proccess
Hi !

I know this thread is a bit old, but I have exactly same problem. We have a very big project starting and tipping point in using Kentico is inability to show upload progress with Telerik Rad Upload control. We evaluate Kentico 5.5 R2 right now. Can somebody provide detailed instructions or provide screenshots ?

Thanks a lot!

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 3/24/2011 9:44:11 AM
   
RE:Upload files and monitoring this proccess
Hi,

the topic is discussed in this thread.

Best regards,
Ivana Tomanickova