I am sure this is quite straightforward but I am a bit stuck here. The routing defined for my app is just the default. I have the following controller defined.
Most likely you have dependency injections mechanism.
But MVC requires "special" way to register container.
Look at this link Adding Unity to Your Web Applications, patterns and practices