writing to text file from asp.net application page

  • Thread starter Thread starter Karunakararao
  • Start date Start date
K

Karunakararao

Hi !
Here there is an ASP.NET application. I want to create a text file
from one of my ASP.NET pages
I am trying to do this using File IO. It is throwing an exception
like this
Access to the path
"C:\Inetpub\wwwroot\WOSYSTi\ApplicatioMessage.txt" is denied.

Please let me know how to solve this issue.


Regards,
Sridhar
 
Back
Top