I have been playing around with remoting.  I am having trouble
understanding something though.  I created a dll and a client app that will
access it from another machine.  In my client app I create a variable of a
type I define in my dll.  For my client to know what that is I have to add a
reference and the dll would have to be on the machine with my client app
because if I don't then I get a filenotfoundexception when the client app
loadsup.  This obviously isn't remoting so what am I missing in the picture?
  Thanks.

Ken

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to