Hello Cairn,
Quote:
My question, in the client when I call Activator.CreateInstance what name
do
I used for the assemblyName. I have attempted differant names but all of
them
rasied exceptions. |
I'm not sure I understand this part of your question. On the client, you
would normally call Activator.GetObject(), not CreateInstance, and pass
the URL of the service, not a reference to any assembly. It would probably
help if you posted some sample code that shows what exactly you're doing.
Quote:
I also noted looking in the newsgroup where it was
mentioned registering the bits within the GAC, is this required and how |
I guess it depends on your definition of "the bits". In any number of
Remoting scenarios, you don't have to register any of the application
assemblies in the GAC.
Oliver Sturm
--
http://www.sturmnet.org/blog