I am using ASP.NET MVC C# to make my website but I have a problem that every time I go to the link on the browser the system can't find the Controller or View it won't be able to access the web. can i redirect to 404 page when i can't find info
I am using ASP.NET MVC C# to make my website but I have a problem that every time I go to the link on the browser the system can't find the Controller or View it won't be able to access the web. can i redirect to 404 page when i can't find info