This is a migrated thread and some comments may be shown as answers.

File upload not working

1 Answer 175 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Andy Green
Top achievements
Rank 2
Andy Green asked on 30 Aug 2012, 04:03 PM
Hi All

I'm using the asyc upload and on my dev machine it all works OK.
On the staging server used for testing the upload doesn't work. When you select a file the red blob icon stays red (normally it would turn green)
I can confirm that the onclientValidation event is being fired, as we use this to detect a file size problem.
I have set permission on the upload folder and the App_Data folder and it has made no difference - is the client validation fired if permissions are wrong on the server folders?

What else should I be looking for?

Andy

1 Answer, 1 is accepted

Sort by
0
Genady Sergeev
Telerik team
answered on 03 Sep 2012, 02:05 PM
Hi Andy,

Since the upload is working on dev but not on production it is most likely that something is wrong with the Telerik.Web.UI.WebResource.axd registration. Please take a look at this help article for more information on how to make sure the handler is registered correctly.

All the best,
Genady Sergeev
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
AsyncUpload
Asked by
Andy Green
Top achievements
Rank 2
Answers by
Genady Sergeev
Telerik team
Share this question
or