FileLoadException: Mixed mode assembly in linqPad
i'm new user for linqpad and when i try use it for explorer MS UCMA sdk
give me an ExceptionProvisionedApplicationPlatformSettings paps = new ProvisionedApplicationPlatformSettings("string","string"); CollaborationPlatform platform = new CollaborationPlatform(paps); platform.Dump();
FileLoadException: Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information
Comments