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
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