giving the ASPNET user full control of the directory did not work. Still receiving the error:
Access to the path
'd:\inetpub\wwwroot\MTC_v60_0801\Temp\uploads\uploading.051e59a3-fa06-ab52-5892-2b5bafdb0813.logo.jpg.resx'
is denied.
Description:
An unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the error and
where it originated in the code.
Exception Details:
System.UnauthorizedAccessException: Access to the path
'd:\inetpub\wwwroot\MTC_v60_0801\Temp\uploads\uploading.051e59a3-fa06-ab52-5892-2b5bafdb0813.logo.jpg.resx'
is denied.
the first time someone clicks the insert image dialog button.
How are these files getting created?