0

I am using Telerik RadUpload control for uploading images but on localhost or on local machine its work but when I transfer these code to my hosting panel and then I am try to do same its not working. you can check the error at this site.

So help me to come out from this error.

enter image description here

Toon Krijthe
  • 52,876
  • 38
  • 145
  • 202

1 Answers1

0

You need to register RadUploadProgressHandler in web.config. Here is the instruction.

Win
  • 61,100
  • 13
  • 102
  • 181
  • I do that but now I am getting a error window that you can check at www.gts24x7.in/upload.aspx – user1717930 Oct 03 '12 at 18:27
  • It's a different error. You still need write permission to your folder http://www.banmanpro.com/support2/permissions.asp – Win Oct 03 '12 at 18:46