Re: Writing to a Virtual Directory

From: Leon Mayne [MVP] (l.rmvmayne_at_uea.ac.uk)
Date: 07/25/05

  • Next message: Ken Schaefer: "Re: How do you enable IIS 5.1 to write to application log in event vierwer."
    Date: Mon, 25 Jul 2005 00:14:47 +0100
    
    

    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.


  • Next message: Ken Schaefer: "Re: How do you enable IIS 5.1 to write to application log in event vierwer."

    Relevant Pages

    • Re: Major Problem - lost my whole database
      ... virtual directory, and so hooked up with that type of permissions ... instead of normal permissions - SQL Server didn't get permission, ... the database is no longer present in the database. ...
      (microsoft.public.sqlserver)
    • Re: 405 Method Not Allowed Error
      ... (within your virtual directory) ... is an enabled "web service extension". ... > If I use a file adapter to pick up the XML, the XML goes in the body of ...
      (microsoft.public.biztalk.general)
    • Re: How do I specify a different virtual directory path
      ... I have tested the XML HTTP query so ... > My test web site is in another virtual directory from the 'nwind' virtual ... > need to specify the path to the nwind virtual folder. ...
      (microsoft.public.sqlserver.xml)
    • Writing to a Virtual Directory
      ... then sends this data back as XML. ... data being received is created in a virtual directory. ... This configuration runs fine in IIS 5.1 on XP Pro. ... permissions on this Virtual directory, ...
      (microsoft.public.inetserver.iis.security)
    • Re: Writing to a Virtual Directory
      ... >>database, then sends this data back as XML. ... >>data being received is created in a virtual directory. ... >>permissions on this Virtual directory, ...
      (microsoft.public.inetserver.iis.security)