I've been having some pretty big issues with a website I migrated to IIS6 on Webcentral from an Apache based server.

The issues seem to revolve around either the private file system, or the fact that I cannot use clean URL's, I'm not 100% sure which one is the primary cause, but I suspect fixing either would result in the files being accessed correctly, which would be great.

I am also having an issue with file uploads on the new server which I am not sure about either. I suspect a web.config file may help, but it's not something I normally deal with so I'm not sure where to go from here.

The main issue and the things I have done and results from those things are at http://drupal.org/node/600872

If there is any advice you can give me aside from not using IIS (which unfortunately is not an option) or not using the private file system (unfortunately also not an option), that would be great! I really seem to be running out of things to try and things to search for!

The server is running IIS6 and there are no rewrite modules available. It has PHP 5.1.1 and MySql 5.0.27 installed, if that is any help?

Thanks for any help you might be able to offer!