So I'm working on a new project and I decided to use StructureMap (version 2.5.3) as an IoC container for the application. So I hooked it up for some code, ran my unit tests and all was peachy. Then I tried to run the app on IIS (Win7 RC) and I got a code access security exception.
Filed Under: C# IIS StructureMap






