Re: Remoting Help Required

From: Mark (m_at_ark.com)
Date: 11/15/04


Date: Tue, 16 Nov 2004 08:28:49 +1100

W.G. Ryan eMVP wrote:

> The way you're approaching it definitely isn't the easy way. You can use a
> .config file, register it as a well known type and as long as it's in the
> bin directory of the Remoting Server you're good to go. This means that you
> can have the same .dll running on 20 different boxes and have 20 different
> instances of your app out there pointing to a separate instance of that dll.
> Not saying that you'd want to but I'm just mentioning it for the sake of
> illustration.
>
> You don't need to .dll at all on the client machine and by hosting it on a
> machine that's running your remoting server as a service or using IIS - then
> you can just stick everything there- register it in the config file and
> you're gold.
>
>
> http://www.knowdotnet.com/articles/goingremotei.html
>

The problem is I'm stuck with this particular monkey on my back, and
can't work out why the almost identical second piece of code doesn't run.

Would you have any pointers or ideas that might explain the two
CreateDomain calls acting differently?

Mark



Relevant Pages

  • Re: Remoting Help Required
    ... .config file, register it as a well known type and as long as it's in the ... instances of your app out there pointing to a separate instance of that dll. ... > Now I have a request to run multiple versions of the reports on the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Configuration Error using Forms Authentication
    ... inherits the dbpractice config which in turn inherits from Machine.config. ... Since the register config inherits the root virtual directory, ... config file where the people can login. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Using app.config in ISMTPOnArrival implementation
    ... I need to write and register under SMTP in Windows 2000 my own COM using ISMTPOnArrival OnArrival interface. ... Where should I store my .config file and should I use specific .config file for each registered COM. ...
    (microsoft.public.exchange.development)
  • Using app.config in ISMTPOnArrival implementation
    ... I need to write and register under SMTP in Windows 2000 my own COM using ISMTPOnArrival OnArrival interface. ... Where should I store my .config file and should I use specific .config file for each registered COM. ...
    (microsoft.public.dotnet.framework.interop)
  • Re: Switching to local data objects when Remoting fails
    ... the remoting server goes down for some reason, the fetching fails. ... Don't register the objects in the .config file? ... needed with Activator.GetObject (or declare them as local objects if the ...
    (microsoft.public.dotnet.framework.remoting)

Quantcast