iis - ASP.NET - Overwritten log file -
I have an asp.net application every time I use the 'Publish Web Site' option in Visual Studio , Log files on the log file (/logs/log.log) are overwritten on the server and the networker service is not yet accessible.
I have tried to change permissions in IIS. Right click on the folder in IS and select permissions, though the permission is still back. How can you permanently change permissions?
The solution was to write a batch file that was run each time an update is there.
Comments
Post a Comment