Right click on the Web site and click the menu choice labeled "Properties."
If you are running IIS 5, then under the tab labeled "Home Directory,"
you'll find the drop down menu labeled "Application Process." If "Low (IIS
Process)" process is selected, then the Web site is running in shared memory
space. If the option "High (Isolated)" is selected, then your Web site is
running in its own memory space. If you are running IIS 4, then there is a
checkbox labeled "Run in separate memory space (Isolated Process)."

Among other things, this determines the security context under which the Web
site is running. If you haven't changed this and if the EVERYONE group has
been granted FULL access to the \CFUSION\ directory and out, then this is
not the issue. I think the next step is the Microsoft Knowledge Base, Deja
News, or Allaire Support.

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 10:41 AM
To: CF-Server
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
was 'c000003b'.

AND This is a local server installation (ie on my workstation), I am not
hosting a public site, but would like to host an internal site to share code
amongst our developers.

PS: In case you are reading this for the first time, this is what we did to
try to trouble shoot:

1) Reinstalled CFServer 4.5
2) Ran service pack for CF server
3) Uninstalled IIS and reinstalled
4) Ran SP for Win 2K
5) Checked all virtual directories for script and exe access
6) Insured default documents included .cfm
7) Repeat 1 through 6
8) Pulled out hair, mumbled incoherently, left building in straight jacket.

Andrew Middleton
Cold Fusion Web Applications Developer
(301) 657-0271

bigdough.com is hiring @ http://www.bigdough.com/jobs.cfm

 <<Andrew Middleton.vcf>>

------_=_NextPart_000_01C07594.4337BDB0
Content-Type: application/octet-stream;
        name="Andrew Middleton.vcf"
Content-Disposition: attachment;
        filename="Andrew Middleton.vcf"

BEGIN:VCARD
VERSION:2.1
N:Middleton;Andrew
FN:Andrew Middleton
ORG:;Cold Fusion
ADR;WORK:;Wisconsin
LABEL;WORK:Wisconsin
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20001212T162751Z
END:VCARD

------_=_NextPart_000_01C07594.4337BDB0--
----------------------------------------------------------------------------
--
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to