Permissions

  • Thread starter Thread starter michael
  • Start date Start date
M

michael

By default, IIS denies ASP.NET scripts to write files on the disc and
create folders. What should i do to permit ASP.NET scripts writing, for
example, in C:\test.txt ?
 
Back
Top