Hi Ben when installing farcry last week (first time install) I had the same problem. I could access the sample site but file upload did not seem to work. I tried to upload images and word docs but nothing happened - no error message of any kind, but the preview did not show any image or document.
finally I found that I had not correctly mapped the virtual directory in IIS: instead of mapping to C:\Inetpub\applications\<applicationName>\www\ I was mapping to C:\Inetpub\applications\<applicationName>\ the file upload in fact did silently put my all uploaded images under C:\Inetpub\applications\<applicationName>\images how I fixed it: - removed the wrong mapping in IIS - removed the <applicationName> folder - dropped and recreated the farcry database - started the Farcry Install script - correct mapping to C:\Inetpub\applications\<applicationName>\www\ - lastly I had to restart the coldfusiom mx server, could not get it working without restart it probably should work by just correcting the mapping in IIS and restarting the coldfusion server Erik --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
