views:

186

answers:

0

Hi,

I would like to implement the next scenarion:

ASP.Net MVC working with MEF in a similar manner as described by hammet.

One of the things i need to allow, is the MEF Plugin contains a WCF service (or asmx service - backwords comptability).

What approach can i use - if any - to make the MVC website grab the webservice and expose it as such: ht tp://websitename/MefPlugin/Service1.mvc.

Thanks In Advance, Moti