Showing posts with the label Page Not Found

Handle Page not Found in Dot net 404 with webconfig

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