Yes, I have set the temp folder in the web.config. In face that is the first line in my first thread. In spite of this setting I found out that the uploader is using the C:\Documents and Settings\CDNMSC3\ASPNET\Local Settings\Temp\AjaxUploaderTemp directory.
The files show up as persisted.cbbf4f7a-6a2d-43be-a78a-46ad221a8d7f.PLISProjects.ppt.resx.
How do I overwrite this behavior to upload files into C:\Inetpub\wwwroot\WebApplication2\UploaderTemp ?
Thanks,