Hello, I have an asp.net .net 1.1 app that is having problems with IIS restarting when I run code to copy and later delete about 100 images from one (secure) directory to another (unsecured). I am not touching bin folder, web.config, or global.asa. I am aware of issues in .net 2.0 where this would be...