Showing posts with the label 404

Handle Page not Found in Dot net 404 with webconfig

<configuration>     <system.web>       <compilation debug="false" strict="false" …