Reflection should work just fine over remoting proxies. In some cases you need to be a little careful since for some cases the entire type heirarchy isnt available mainly for wellknown proxies, since the proxy is generated without a remote invocation,
Read More...