Author: Tom | Posted on: 8/15/2008 3:00:00 AM | Views : 1230

We have had a number of customers run into problems when trying to store their ASP.NET Content on a remote machine.  Whether that is just a UNC path from the web server or a DFS share.  So I wanted to talk about the issues and how to resolve them to try to help others that may be wanting to do this.
Here is a list of some of the more common issues that we see:
.NET Framework 3.5 SP1 Allows managed code to be launched from a network share!  More info here and Go to the complete details ...