HighTechTalks DotNet Forums  

using remote Custom Control, How?

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


Discuss using remote Custom Control, How? in the Dotnet Framework (Remoting) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
ThunderMusic
 
Posts: n/a

Default using remote Custom Control, How? - 04-12-2007 , 09:15 AM






Hi,
I want to use a remote Custom Control in a winform application. The thing
is, I have a service to which I connect by remoting. This service loads
modules that contain plugins for which there is a configuration control and
a visualisation control. The service cannot display anything, so I must
connect to it by remoting (or any other way) from my client app and get the
config and display controls.

The thing is, I can change the properties and call the methods on the
controls but cannot add them to the form because static methods cannot be
called remotely. Is there a way around that? Does anybody knows a better way
to do so? because right now, I'm just loading the plugins twice; once for
the service and once for the client. So it limits the client app to the
current machine and it cannot connect to the service on another machine
because it could have different plugins.

Please Help!!

Thanks

ThunderMusic



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.