Strong Naming
So I finally got around to strong naming all of our assemblies with a company .snk file. All worked perfect when running the app from the IDE (as an exe). However, when running the app from the download cache (NTD which uses one remoted type hosted by IIS) I am getting very vague security 'restriction' exceptions. Digging into this but not coming up with a lot.