Re: ASP_WP - driving me mad!!!
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 09/26/04
- Next message: -Alex: "Re: IIS, ASP & PHP - is it possible?"
- Previous message: David Wang [Msft]: "Re: OWA 2003 / IIS 6.0 - Error 404 opening attachments"
- In reply to: Paul King: "ASP_WP - driving me mad!!!"
- Next in thread: Paul King: "Re: ASP_WP - driving me mad!!!"
- Reply: Paul King: "Re: ASP_WP - driving me mad!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 26 Sep 2004 04:39:16 -0700
It *is* easy -- your customer seems to have futzed with ACLs on their web
server to make your life difficult.
Now, KB 317955 seems like everything you need. I see no evidence in the KB
that its instructions are specific to IIS6 -- all it wants you to do is to
make sure that the filenames are less than nine characters long, that the
process identity (and if impersonation is enabled, also the impersonated
identity) have permissions to all the files that it mentioned.
I do not see any evidence based on your statements that you followed these
instructions at all (the KB mentions many files that are monitored, and you
didn't give evidence that you checked them; you did not state what your
process identity was nor whether you were using impersonation). Please
follow the instructions in the KB and clearly state exactly what you've
done. Also be aware that when you change ACLs, it must be recursive, and
must "Inherit and replace child ACLs" from the parent.
-- //David IIS This posting is provided "AS IS" with no warranties, and confers no rights. // "Paul King" <kin0363k@hotmail.com> wrote in message news:4154445b$0$22750$db0fefd9@news.zen.co.uk... Hi there, Im having problems with my IIS5 Win2k box. I have developed some cool asp.net web pages and ported this from my Win2003.net box over to our customers Win2k server. Do you think it works? As if it could be that simple!! Ive had to reinstall Net Framework 1.1 on the 2k box, but now when I access a page in aspx the following message appears. Server Error in 'test' application Access denied to 'd:\website\'. Failed to start monitoring file changes Now I have checked out MSKB317955 - but this firstly refers to IIS6 and also I have ensured that my permissions are set correctly. Here is the path to the website D:\Website\ (all files and subdirs) Permissions to this folder are Administrators, IUSER_COMPNAME, ASPNET_WP account. Please help - your my only hope! Thanks Paul
- Next message: -Alex: "Re: IIS, ASP & PHP - is it possible?"
- Previous message: David Wang [Msft]: "Re: OWA 2003 / IIS 6.0 - Error 404 opening attachments"
- In reply to: Paul King: "ASP_WP - driving me mad!!!"
- Next in thread: Paul King: "Re: ASP_WP - driving me mad!!!"
- Reply: Paul King: "Re: ASP_WP - driving me mad!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|