Hi everyone!
I have a small problem with my Websetup project!
In my Web Aplication Project, I have some code which read and write some text to a text file "VEFFErrLog.txt.1". This file stores all error of my project during run time.
I create a web setup project and install it in my computer. It's OK.
But in run time, my web aplication have an error and i recieved a yellow page with this message: "Access to the path "C:\Inetpub\wwwroot\WebSetup1\VEFFErrLog.txt.1" is denied."
What is my error and how can i fix bug!
Thank for any suggestion!