S
stephen
Hi,
I am getting an Error "Access to the path...... is denied" Error. I have an
web app and I am creating a log file to write the error info. If I have the
absolute path "C:\Inetpub\wwwroot\Samples\Test\bin" and write the file
there, then it works but if i try another method say "Machinename\path" e.g:
\\Stephen\Samples\Test\bin then it gives me Access to path denied Error.
No matter which machine/server its deployed, I want it write the log file.
say I am deploying it on "TestServer" and while testing, there is an error.
I want it to be written to \\Test\Samples\Test\bin is this possible or am i
totally off base.
I tried setting permissions and still i get this access to path denied.
Thanks,
Stephen
I am getting an Error "Access to the path...... is denied" Error. I have an
web app and I am creating a log file to write the error info. If I have the
absolute path "C:\Inetpub\wwwroot\Samples\Test\bin" and write the file
there, then it works but if i try another method say "Machinename\path" e.g:
\\Stephen\Samples\Test\bin then it gives me Access to path denied Error.
No matter which machine/server its deployed, I want it write the log file.
say I am deploying it on "TestServer" and while testing, there is an error.
I want it to be written to \\Test\Samples\Test\bin is this possible or am i
totally off base.
I tried setting permissions and still i get this access to path denied.
Thanks,
Stephen