-----Original Message----- From: Craig Harcombe [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 03, 2001 2:19 PM To: CF-Server Subject: Re: Misbehaving CFSERVER Part Dos I need a veteran to answer this ! Hi Andrew, I'm sure you would have tried this, but you didn't mention it in your straightjacket list. Is your IIS default web site stopped? If it is, start it. Craig ----- Original Message ----- From: "Andrew Middleton" <[EMAIL PROTECTED]> To: "CF-Server" <[EMAIL PROTECTED]> Sent: Thursday, January 04, 2001 2:40 AM Subject: RE: Misbehaving CFSERVER Part Dos I need a veteran to answer this ! > Everything is set to allow for the directory and the dll > > I am not sure I know what to do to check to see if the site is running in > it's own memory space > > -----Original Message----- > From: Benjamin S. Rogers [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 03, 2001 10:35 AM > To: CF-Server > Subject: RE: Misbehaving CFSERVER Part Dos I need a veteran to answer > this! > > > What are the permissions on the \CFUSION\ directory and, specifically, > \CFUSION\bin\iscf.dll? Is the Web site set to run in its own memory space or > not? > > Benjamin S. Rogers > Web Developer, c4.net > voice: (508) 240-0051 > fax: (508) 240-0057 > > -----Original Message----- > From: Andrew Middleton [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 03, 2001 9:49 AM > To: CF-Server > Subject: Misbehaving CFSERVER Part Dos I need a veteran to answer this! > > > This message is in MIME format. Since your mail reader does not understand > this format, some or all of this message may not be legible. > > ------_=_NextPart_000_01C07594.4337BDB0 > Content-Type: text/plain; > charset="iso-8859-1" > > Ok, ok, ok > > Yes to all your questions and as for what it (CFServer) is not doing, it > doesn't render CFML code or recognize .cfm pages(Error 500). My IIS is > working "fine", in that I can see my default web site and we tried setting > execute privileges for both scripts and executables. I cannot get the Server > Admin page (under CFIDE) to load (404 error), but I can access CFDOCS. > BELIEVE ME, my sys admin checked everything you all mentioned, I watched > him, then I did it myself to make sure. The only hint that something is > wrong is in the event viewer. I get the following messages: > > The COM Application '{3D14228D-FBE1-11d0-995D-00C04FD919C1}' at > '/LM/W3SVC/1/Root/Andrew' failed to activate out of process. > > AND > > The server failed to load application '/LM/W3SVC/1/Root/Andrew'. The error I am using CFFILE to copy a file from another server. The file has read-only permissions. I then use CFCONTENT to display the file with DELETEFILE = 'YES'. The file does get displayed, but when I repeat this with the same file I then get the Error: Access is denied. (error 5). The CFCONTENT DELETEFILE does not remove the file. It does remove all the other files. I tried to set the ATTRIBUTE = 'Normal' or 'Temporary' but this does not change the permissions. Looking for suggestions ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
