exact same issue here.
I tried updating the wp-config.php (as suggested in other posts) to include the following:
define(‘WP_TEMP_DIR’,ABSPATH.’wp-content/uploads/’);
I also made sure that “/uploads” exists with proper permissions. I tried rebooting the web server a few times, no luck.
thanks.
Thanks for your reply. That’s exactly what i was asking about … installing WP on WS2008 using IIS7. I love the idea of using SQLite instead of MySQL or SQL Server. It makes no sense to install and run an RDBMS for a website that will have ~100 blog posts and see minimal traffic. I will give this a try soon.