mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
340c2bdbc2adba12783fb21dc86c71cd9c9811b6

Some of our assemblies in "~/bin" reference "System, Version=2.0.0.0". During the first time site compilation in the command line scenario, asp.net will sometimes decide to load that version of the assembly from disk (from the GAC), even though the application is configured to run on .NET 4.0. The workaround is to remove a couple of web.config elements, so that ASP.NET will load the correct version of those assemblies at startup. Work Item: 17728 --HG-- branch : 1.x
Description
About
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
orchardproject.net
Languages
C#
43.9%
JavaScript
43.7%
HTML
5.5%
CSS
2.4%
Less
1.5%
Other
2.9%