HighTechTalks DotNet Forums  

remoting interface error

Dotnet Framework (Remoting) microsoft.public.dotnet.framework.remoting


Discuss remoting interface error in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
damdai@gmail.com
 
Posts: n/a

Default remoting interface error - 07-20-2007 , 01:36 PM






In assigning a remote object to a PropertyGrid I get the following
exception:

Object System.MarshalByRefObject is being remoted by a proxy that does
not support interface discovery. This type of remoted object is not
supported.

A google search turns up nothing regarding this error. Is anyone
familiar with this and how to fix it?

I have a client and server that share a common dll which contains all
the interfaces. The remote server object I'm trying to assign to a
PropertyGrid on the client is marked as [Serializable] and derived
from MarshalByRefObject. All of its member types are interfaces known
by the client as well.


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.