I have a Drupal installation running on IIS 6. We recently upgrade to 6.17 and also upgraded any of the modules that needed "security update". When we try to upload a new image using IMCE, we get the following error message:
10:23:28 Uploading LBL wind study 2009-10 80px.png...
10:23:30 warning: move_uploaded_file(sites/default/files/images/press and news images/LBL wind study 2009-10 80px.png) [function.move-uploaded-file]: failed to open stream: Permission denied in D:\Inetpub\rnp\includes\file.inc on line 603.
10:23:30 warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move 'C:\WINDOWS\Temp\php7959.tmp' to 'sites/default/files/images/press and news images/LBL wind study 2009-10 80px.png' in D:\Inetpub\rnp\includes\file.inc
There also seems to be a (possibly) associated problem where the GMAP module has lost it's icons. When I try to regenerate the icons, a warning message comes up that says:
"The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename."
I've done a bunch of searching on both issues and haven't found a solution that works yet. Does anyone have any experience with any of this and/or have some insight into solutions?
Thanks in advance.