File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
AbpCompanyName.AbpProjectName.WebMpa
AbpCompanyName.AbpProjectName.WebSpaAngular
AbpCompanyName.AbpProjectName.WebSpaDurandal Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 26
26
<globalization culture =" auto" uiCulture =" auto" />
27
27
<compilation debug =" true" targetFramework =" 4.5.1" />
28
28
<httpRuntime targetFramework =" 4.5.1" />
29
- <customErrors mode =" RemoteOnly " />
29
+ <customErrors mode =" On " />
30
30
</system .web>
31
31
<runtime >
32
32
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
Original file line number Diff line number Diff line change 26
26
<globalization culture =" auto" uiCulture =" auto" />
27
27
<compilation debug =" true" targetFramework =" 4.5.1" />
28
28
<httpRuntime targetFramework =" 4.5.1" />
29
- <customErrors mode =" RemoteOnly " />
29
+ <customErrors mode =" On " />
30
30
</system .web>
31
31
<runtime >
32
32
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
Original file line number Diff line number Diff line change 26
26
<globalization culture =" auto" uiCulture =" auto" />
27
27
<compilation debug =" true" targetFramework =" 4.5.1" />
28
28
<httpRuntime targetFramework =" 4.5.1" />
29
- <customErrors mode =" RemoteOnly " />
29
+ <customErrors mode =" On " />
30
30
</system .web>
31
31
<runtime >
32
32
<assemblyBinding xmlns =" urn:schemas-microsoft-com:asm.v1" >
You can’t perform that action at this time.
0 commit comments