, . !
My solution contains several projects: network, business logic, data access, etc. My web project was called SystemName.WebForms, and when I compiled and started the Visual Studio debugging environment, only routes containing the period were routed properly. As soon as I renamed my web project to "SystemName_WebForms", all the routes were handled properly. I highly suspect that this is a mistake that you have discovered.
Thanks so much for discovering a workaround and generosity to post it!
Momentsurfer
source
share