Custom Error Handling
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
</compilation>
|
||||
<httpRuntime targetFramework="4.5" />
|
||||
<authentication mode="Windows" />
|
||||
<customErrors mode="Off" />
|
||||
<customErrors mode="On" />
|
||||
<pages controlRenderingCompatibilityVersion="4.0">
|
||||
<namespaces>
|
||||
<add namespace="System.Web.Helpers" />
|
||||
|
||||
Reference in New Issue
Block a user