Thanks for your quick response Dave,
Well, I've visisted that link and saw the problem when choose html/css
report. I think it still something incorrect with the IIS's virtual
directory security setting(since it's the static image file that is cause
the problem) Is that image folder's IIS secuirty set as "allow
anomymous"? You can view virutal directory's security setting (not NTFS
permission) through IIS manager 's "Directory Security" tab ......
Also, there is no need to create a standalone site for a certain web
application.... We can just deploy asp.net application in a virtual
directory under website....
And here is some technet reference about deploying asp.net web application
in IIS6
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/6
4ac3577-7746-4fbd-a5e6-e50bdecf7a24.mspx
In addition, you can also try posting in IIS group if you have any specific
question about IIS virutal dir setting....
Regards,
Steven Cheng
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
--------------------
| Thread-Topic: Access to the path is denied - trying to write a file
| thread-index: AcYB+1ZrDdNPQxIaR16lrB57xeB/oQ==
| X-WBNR-Posting-Host: 199.45.247.98
| From: "=?Utf-8?B?RGF2aWQgVGhpZWxlbg==?=" <thielen@nospam.nospam>
| References: <E8613100-C5F0-4876-AE4C-22F5F1AEC93C@microsoft.com>
<rcajcXeAGHA.1504@TK2MSFTNGXA02.phx.gbl>
| Subject: RE: Access to the path is denied - trying to write a file
| Date: Thu, 15 Dec 2005 20:44:02 -0800
[quoted text clipped - 12 lines]
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path:
TK2MSFTNGXA02.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA
03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.aspnet:365257
| X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet
|
[quoted text clipped - 78 lines]
| > |
| > | What else do I need to do?