Phil, 404 is file not found. That means the files are not in the directory being specified by IIS. There should be a virtual mapping in IIS for the "cfide" directory. If that is not there, create it. Another problem is sometimes the default document. If your default document is set to "default.asp" or "index.html", then navigating to "mydomain.com/cfide/administrator/" will give you a 404 error - because there's no default.asp or index.html in the cfide/administrator directory. Try typing in "index.cfm" on the end and see if you get a coldfusion "file not found" type error.
-mark -----Original Message----- From: Phill B [mailto:[EMAIL PROTECTED] Sent: Monday, November 08, 2004 10:36 AM To: CF-Talk Subject: Re: MX not working on win2003 I have it using IIS 6. I did not choose the j2ee install. It's just the old fashioned CF type of install. Right now IIS doesn't recognize any cfm files on the server. They all come up 404. I'm trying to restore a server and I just got out of the Dentist office so I apologize for any vagueness. On Mon, 08 Nov 2004 09:05:52 -0400, Chris Peters <[EMAIL PROTECTED]> wrote: > How did you install ColdFusion? Is it with the built-in web server or with JRun? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Special thanks to the CF Community Suite Gold Sponsor - CFHosting.net http://www.cfhosting.net Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183631 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

