Portal Home > Knowledgebase > Articles Database > ASP.NET MVC - Rewrite Help


ASP.NET MVC - Rewrite Help




Posted by LJ Host, 11-09-2010, 12:10 AM
I don't know a lot about ASP.NET using MVC and I'm taking over a site and I can't seem to get the url rewrites to work on a new page. What am I missing??: Example existing page resolves at: domain.com/new/widget1/ and the file for this page is located at: /Views/new/widget1.aspx However if I create a new file that I want to resolve at: domain.com/new/widget2/ at: /Views/new/widget2.aspx It doesn't resolve at the intended location with or without the .aspx Any ideas how I can find where this rewriting is located or how I can "restart" whatever I need to to get this to work? Thanks guys!



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
Monitor a Linux system (Views: 680)
Updating name servers (Views: 689)


Language: