So, I've been trying to get my stupid ASP.NET app to create a couple folders out on the network. That would sound easy enough, but apparently Microsoft decided that was a security risk. So I need to use Impersonation. Okay, well I tried that but apparently
Read More