I'm having a problem writing to text file using StreamWriter. I've tested the code in asp.net mvc project and it works while developing in visual studio. The problem is when I publish my project to the server.
I've tried all the diferent solutions across the internet but nothing has really helped. I've tried adding all the diferent users through security tab and gave them full permission but still nothing.