I have an .NET application that could be compiled in 2.0 and in 3.0+ in other cases. I need a way to let the application decide if reference WCF by web service in case onf the application compiled in 2.0 or use WCF client for those compiled in 3.0+. Is there any way to do this. -- Eduardo Fonseca