Recently I was converting the COM+ app component to WCF service. There were couple of chan ges required specicially regarding the interface type of programming that is enforced by COM+.
E.g. if you have the data classes passed as input or returned
Read More