We have quite an extensive MVC application already which uses aspx rather than the razor view engine.

We now would like to integrate nopCommerce in with our already existing site.

Can we do this and if so how?

Basically what I am asking is within the nopCommerce (full source code project), how do I create an aspx master page and aspx mvc view and have it work within the framework?

thanks