Hi All, I trying to get a GUI to interact with a Windows Service using Remoting. The service well-known type is defined in the service application, not a seperate class library, so that it can access service data. However, I need the remoting object type at the GUI for RemotingConfiguration.RegisterWellKnownClientType(). How can I get the type at the GUI when references can only be added to dll's and not exe's (including Windows Services)?
Stephen =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
