Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebApp / Web.config
index f603d1a63b4e9adde1d393af07751861ee100e35..105fb16e9719ed8df5f3ce310e2393b9708361e7 100644 (file)
@@ -13,7 +13,7 @@
           false at all other times. For more information, refer to the documentation about
           debugging ASP.NET files.
     -->
-    <compilation defaultLanguage="c#" debug="true" />
+    <compilation defaultLanguage="c#" debug="true" batch="false" />
     <!--  CUSTOM ERROR MESSAGES
           Set customErrors mode="On" or "RemoteOnly" to enable custom error messages, "Off" to disable. 
           Add <error> tags for each of the errors you want to handle.