Seems the Routing doesn't work correctly with my newly ported MVC project. With <compilation debug="false"> it shows the correct Head description for the page, but the content is from another section of the web-site (Home in this case). When I change the <compilation debug="true"> it behaves correctly again!
No comments:
Post a Comment