Results 1 to 2 of 2

Thread: remoting

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2003
    Posts
    9

    remoting

    Hi. I'm trying to go through a remoting HelloWorld example (remotable object, server and client).

    I followed the example with Visual Studio and it works just fine. Without Visual Studio, it compiles perfectly but I get a runtime error. When I move the remote object dll file in the server files' directory, then it does run. Same goes for the client.

    How can I get the server and the client to run without having the remotable object's dll in their local directory? Btw, when I compile them, I do refer to the remotable object's dll.

    Thanks
    Tiberiu M

  2. #2
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476
    Check in Visual Studio if your references to remotable object's dll are set to copy local = false.
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width