Re: permission denied after XP upgrade
From: Ken Schaefer (kenREMOVE_at_THISadOpenStatic.com)
Date: 08/20/03
- Next message: Karl Levinson [x y] mvp: "Re: permission denied after XP upgrade"
- Previous message: wendy: "permission denied after XP upgrade"
- In reply to: wendy: "permission denied after XP upgrade"
- Next in thread: Karl Levinson [x y] mvp: "Re: permission denied after XP upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Aug 2003 22:58:18 +1000
what is on line 19 of CommonScripts/stats.asp?!?
Cheers
Ken
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "wendy" <wendy_blann@yahoo.co.uk> wrote in message news:0bd701c36718$1ee31360$a401280a@phx.gbl... : I have just upgraded from W2K Pro to XP Pro. : : I use IIS as a web server locally for testing out web : pages. : : All my ASP pages have #include virtual statements in and : all were working fine under W2K. : : The pages are tested using in Internet Explorer via URL : http://localhost/sitename/pageref.asp : : All test pages are located in folders under : c:\inetpub\wwwroot with different files for each website. : There is a common folder with common scripts in also : located under inetpub\wwwroot which is where the #include : points. : : I am now getting permission denied errors when the page : hits the #include line. The target of the include has : permissions that allow everyone read and write access. : : What has happened here and what do I need to do to fix it? : : Example: : Page: http://localhost/test1/index.asp has statement: : : <!-- #include virtual="/CommonScripts/stats.asp" --> : : when run in IE (6.0) I now get permission denied on this : line : : Microsoft VBScript runtime (0x800A0046) : Permission denied : /CommonScripts/stats.asp, line 19 :
- Next message: Karl Levinson [x y] mvp: "Re: permission denied after XP upgrade"
- Previous message: wendy: "permission denied after XP upgrade"
- In reply to: wendy: "permission denied after XP upgrade"
- Next in thread: Karl Levinson [x y] mvp: "Re: permission denied after XP upgrade"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|