It still sounds like a permissions issue. If you can see the folder through the file manager and IIS is pointing to the same directory location BUT is showing the red stop sign, it may mean that permissions for the folder are such that it cant access that folder. Check permissions from the root folder to CFIDE or from CFIDE to the root and make sure that you don't have a rule of no access in there.
A way of testing to see if IIS has enough rights to the directory is creating a foo.txt file in the cfide directory and calling it from your browser. If IIS has the ability to access the file you should see it, if not, you will get something like access denied, or a login pop-up. Here is a link about permissions http://support.microsoft.com/default.aspx?scid=kb;en-us;Q187506 ----- Original Message ----- From: "Adaryl Wakefield" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 04, 2002 8:32 PM Subject: Re: [KCFusion] reinstall > The error message is huge. When I try to log in I get a Java script message > box the size of my computer screen. I can't highlight the contents of the > box otherwise I would just cut and paste. It looks like a Jscript function > called Homepage(). What it does I am not quite sure. It's all really quite > bizarre. On top of that in the IIS console I get a message that says IIS > can't find the cfide folder even though I can go to the windows explorer and > look right at it. > BTW this is CF5 running on WIN2K server. > Adaryl > ----- Original Message ----- > From: "James Hrdy" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, February 04, 2002 7:44 PM > Subject: Re: [KCFusion] reinstall > > > > I would check the user that RDS and/or the username that your using to be > > sure its not locked out. > > > > What is the error message ? > > ----- Original Message ----- > > From: "Adaryl Wakefield" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Monday, February 04, 2002 7:18 PM > > Subject: [KCFusion] reinstall > > > > > > > RDS has suddenly decided to stop working. When ever I try to log in I > get > > a > > > remote server error message. I'm inclined to just reinstall the server > to > > > try to fix the problem. Anybody care to advise against this course of > > action > > > (i.e. anybody got a better idea)? > > > Adaryl > > > > > > > > > > > > ______________________________________________________________________ > > > The KCFusion.org list and website is hosted by Humankind Systems, Inc. > > > List Archives........ http://www.mail-archive.com/[email protected] > > > Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] > > > To Subscribe.................... mailto:[EMAIL PROTECTED] > > > To Unsubscribe................ mailto:[EMAIL PROTECTED] > > > > > > > > > > > > > > ______________________________________________________________________ > > The KCFusion.org list and website is hosted by Humankind Systems, Inc. > > List Archives........ http://www.mail-archive.com/[email protected] > > Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] > > To Subscribe.................... mailto:[EMAIL PROTECTED] > > To Unsubscribe................ mailto:[EMAIL PROTECTED] > > > > > > ______________________________________________________________________ > The KCFusion.org list and website is hosted by Humankind Systems, Inc. > List Archives........ http://www.mail-archive.com/[email protected] > Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] > To Subscribe.................... mailto:[EMAIL PROTECTED] > To Unsubscribe................ mailto:[EMAIL PROTECTED] > > ______________________________________________________________________ The KCFusion.org list and website is hosted by Humankind Systems, Inc. List Archives........ http://www.mail-archive.com/[email protected] Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] To Subscribe.................... mailto:[EMAIL PROTECTED] To Unsubscribe................ mailto:[EMAIL PROTECTED]
