I have a class library created in .NET 4.0 When I use the Enterprise Library Configuration tool to load this assembly, I get:
Error loading assembly: Could not load file or assembly. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
I have tried the Configuraiton tool in both the Enterprise Application blocks 4.1 and 5.0 beta. Is .NET 4.0 not supported by the Configuration tool.