ok..i added the following to the web.config to set the TempDirectory
<add
key="CuteWebUI.AjaxUploader.TempDirectory" value="~/UploaderTemp" />
I then went in to this directory and gave ASPNET and the network service full access can i still get the error message. It's still puzzling that it all works fine in other browsers.