Controller not handle request and page not found problem in ASP.NET MVC
        Posted  
        
            by Richa Media and services
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Richa Media and services
        
        
        
        Published on 2010-04-20T00:10:06Z
        Indexed on 
            2010/04/20
            0:13 UTC
        
        
        Read the original article
        Hit count: 326
        
1 in my asp.net mvc project my controller not handle request he says that "page not found". but page is located in folder correctly.
2 i have a problem in second page who is handle by controller who is worked correct but problem jghkdfghkfhgjfh in temprary asp.net files. i remove it. but he comes when i redebug our project.
1 My problem is why my controller not handle request.
2 How to remove asp.net temprary files because when i re start debug he comes and give me error.
© Stack Overflow or respective owner