A
Andy
Hi
I have created a facility to allow the user to upload an
image file to the webserver. When the user creates the
image for the first time i.e. the image does not exist
within the directory everything works fine. The problem
occurs if my ASP.NET dll tries to delete the file or
overwrite it???
I assume my app will be using the ASPNET account and I
have ensured that this account has full control over the
directories in question etc.
Anyone any thoughts?
Thanks in advance
Andy
I have created a facility to allow the user to upload an
image file to the webserver. When the user creates the
image for the first time i.e. the image does not exist
within the directory everything works fine. The problem
occurs if my ASP.NET dll tries to delete the file or
overwrite it???
I assume my app will be using the ASPNET account and I
have ensured that this account has full control over the
directories in question etc.
Anyone any thoughts?
Thanks in advance
Andy