I\'m currently playing around with the Microsoft.Web.Administration (MWA) namespace in order to adjust our application to configure IIS 7.5 with the new API.
I\'m trying to use CreateApplicationHost to create an Asp.Net application host for a simple web server, however I\'m getting a System.IO.FileNotFoundException when it attempts to create an instance of
I am thinking about a system that is based on plugins. I am going to create my plugins in each AppDomain and talk with them via Name Pipes in WCF. But I also want each of my plugins have some sort of