About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Renaud Paquay 320019b8c6 Display an error message in command line on app domain restart
With dynamic compilation, it is sometimes necessary to restart the AppDomain.
In the command line scenario, instead of restarting the appdomain, we throw
an exception with an descriptive error message.

--HG--
branch : dev
2010-07-07 17:45:59 -07:00
lib Added missing binaries 2010-06-02 16:08:43 -07:00
src Display an error message in command line on app domain restart 2010-07-07 17:45:59 -07:00
.hgignore Updated Azure projects 2010-06-30 11:25:50 -07:00
.hgtags Added tag MIX10 for changeset e048b594f336 2010-03-12 00:47:38 -08:00
AzurePackage.proj Adjust config files for deployment 2010-05-18 14:05:11 -07:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Updated credits.txt with new dependencies. 2010-06-09 16:53:40 -07:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.msbuild removing an old test assembly 2009-11-14 08:27:32 +00:00
Orchard.proj Adjust config files for deployment 2010-05-18 14:05:11 -07:00