Re: Writing to a Virtual Directory
From: GregP (petersonga_at_mindspring.com)
Date: 07/26/05
- Previous message: David Wang [Msft]: "Re: Single SignOn and Integrated Windows Authentication"
- In reply to: Leon Mayne [MVP]: "Re: Writing to a Virtual Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Jul 2005 04:17:02 GMT
Leon Mayne [MVP] wrote:
> GregP wrote:
>
>>I have a web app that receives XML, parses it, runs it against a
>>database, then sends this data back as XML.
>>
>>When the file is received, a corresponding text file that contains the
>>data being received is created in a virtual directory.
>>
>>This configuration runs fine in IIS 5.1 on XP Pro. But in the
>>production environment (Windows 2003 and IIS 6.0) the text files are
>>not getting created.
>>
>>I have gone so far as to grant IUSR_machinename administrative
>>permissions on this Virtual directory (full control), but still no
>>text files are being written.
>>
>>What permissions are needed to allow these text files to be created in
>>the Virtual directory?
>
>
> Make sure the ASPNET account has write access to the directory if you're
> using ASP.NET.
>
>
- Previous message: David Wang [Msft]: "Re: Single SignOn and Integrated Windows Authentication"
- In reply to: Leon Mayne [MVP]: "Re: Writing to a Virtual Directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|