Re: ASP_WP - driving me mad!!!
From: Paul King (kin0363k_at_hotmail.com)
Date: 09/27/04
- Next message: aladdin: "RE: IIS6 Application Pool : How to get cuurent # of requests"
- Previous message: Chris V: "iis 5 (win2k) smtp pickupdirectory"
- In reply to: David Wang [Msft]: "Re: ASP_WP - driving me mad!!!"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Sep 2004 10:28:59 +0100
Thanks David.
In order to resolve my issue I forgot the recursive ACL's and that it had to
inherhit from parent.
Cheers again - what a dongle!!
Regards
Paul.
"David Wang [Msft]" <someone@online.microsoft.com> wrote in message
news:uf$sUC8oEHA.2304@TK2MSFTNGP14.phx.gbl...
> 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: aladdin: "RE: IIS6 Application Pool : How to get cuurent # of requests"
- Previous message: Chris V: "iis 5 (win2k) smtp pickupdirectory"
- In reply to: David Wang [Msft]: "Re: ASP_WP - driving me mad!!!"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|