When I use the fileupload, the control alerts the 'file already exists' message for each attempted file upload. That is, when the overwrite checkbox has not been checked. You upload three files that exists, and it tells you three times that the file exists. ("file already existsfile already existsfile already exists"). Is there some way I can make it say 'File(s) already exist' just once?
Then I tried the one online at the telerik site and i just says 'page not found' when I upload a file that's on the site already.
Finally I tried my local version, the demos installed on my machine and it will not allow me to upload. I assume it's a file access-issue, but I've googled it and tried setting full access for several (the obvoius system asp.net ones) of my users, but I can't seem to find the right one. Anyone who knows which user to allow (II7.5 - Windows 7 - .Net4)?
Then I tried the one online at the telerik site and i just says 'page not found' when I upload a file that's on the site already.
Finally I tried my local version, the demos installed on my machine and it will not allow me to upload. I assume it's a file access-issue, but I've googled it and tried setting full access for several (the obvoius system asp.net ones) of my users, but I can't seem to find the right one. Anyone who knows which user to allow (II7.5 - Windows 7 - .Net4)?