I originally posted my issue on StackOverflow, so I won't duplicate that here:
http://stackoverflow.com/questions/4250182/castle-windsor-resolveall-fails-with-type-argument-exception The stack trace is: StackTrace: at System.RuntimeType.MakeGenericType(Type[] instantiation) at Castle.MicroKernel.Handlers.DefaultGenericHandler.ResolveCore(CreationContext context, Boolean requiresDecommission, Boolean instanceRequired) in c: \TeamCity\buildAgent\work\1ab5e0b25b145b19\src\Castle.Windsor \MicroKernel\Handlers\DefaultGenericHandler.cs:line 51 I tried upgrading to the latest Castle Windsor and re-installing .NET 4. No luck. Any ideas? -- You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en.
