未处理的异常:  System.Runtime.Remoting.RemotingException: 找不到请求的服务Server stack trace:
   在 System.Runtime.Remoting.Channels.BinaryServerFormatterSink.ProcessMessage(
IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders reques
tHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& respon
seHeaders, Stream& responseStream)Exception rethrown at [0]:
   在 System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage req
Msg, IMessage retMsg)
   在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
   在 System.Runtime.Remoting.Activation.IActivator.Activate(IConstructionCallMe
ssage msg)
   在 System.Runtime.Remoting.Activation.LocalActivator.DoRemoteActivation(ICons
tructionCallMessage ctorMsg)
   在 System.Runtime.Remoting.Activation.LocalActivator.Activate(IConstructionCa
llMessage ctorMsg)
   在 System.Runtime.Remoting.Activation.AppDomainLevelActivator.Activate(IConst
ructionCallMessage ctorMsg)
   在 System.Runtime.Remoting.Messaging.ClientContextTerminatorSink.SyncProcessM
essage(IMessage reqMsg)
   在 System.Runtime.Remoting.Activation.ActivationServices.Activate(RemotingPro
xy remProxy, IConstructionCallMessage ctorMsg)
   在 System.Runtime.Remoting.Proxies.RemotingProxy.InternalActivate(IConstructi
onCallMessage ctorMsg)
   在 System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(IMessage reqMsg)
   在 System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgDa
ta, Int32 type)
   在 DomeRemote.MyDome..ctor()
   在 DomeClient.MyClient.Main(String[] args) 位置 F:\新建文件夹\DomeRemote\Dome
Client\MyClient.cs:行号 21
请按任意键继续. . .客户端RemotingConfiguration.RegisterActivatedClientType(typeof(MyDome), "tcp://localhost:8888/DomeName");
急需解决   希望哪位高人可以帮小弟一把