I have Venus as a virtual directory on my test server as well as my two production servers, and a bit of code that uploads files to the virtual directory and then reads and links to files in the virtual directory.
On the original production server, this works great.
On the development server the read of directories in the virtual server turns up nothing. Defintely can't upload anything.
On the newer production I can upload to the virtual directory and read from it, but my links return a 500 - Internal Server error.
I've checked the settings in CF Administrator and they appear to be the same. My sysadmin assures me that IIS is working fine, but I'm sure we could have missed something. Does anyone have any ideas about the new production or the development servers?
I am running CF 8 Enterprise on all machines. Dev is Windows Server 2003 and production is Windows Server 2008.
Thank you.