Tagged Questions
3
votes
2answers
1k views
ASP.NET MVC How-to use routes when application is published as SubProject of a domain?
i have a webapp which works perfectly when debugged and tested locally. However when I publish the site to a productionserver the routing is messed up. This is because it runs as a sub-project on the ...