Re: Object with uri ... does not exist at server

From: Armin Bajramovic (arbajram_at_hotmail.com)
Date: 03/17/05


Date: Thu, 17 Mar 2005 09:53:08 +0100

Thx a lot.

This was really helpful. Thx again.

Best regards.
Armin

"Sunny" <sunny@newsgroup.nospam> wrote in message
news:%23%23ODx$nKFHA.3992@TK2MSFTNGP15.phx.gbl...
> In article <#jgOBxiKFHA.3076@tk2msftngp13.phx.gbl>, arbajram@hotmail.com
> says...
> > Hi,
> >
> > I have a remote object hosted by console application.
> >
> > Remoting configuration is:
> >
> > <!-- Remoting configuration -->
> > <system.runtime.remoting>
> > <application>
> > <lifetime />
> > <service>
> > <wellknown mode="SingleCall"
> >
> > type="LK.Remote.TinO.Komunikator.Server.KomunikatorServerIzvoz,
> > LK.Remote.TinO.Komunikator.Server"
> > objectUri="KomunikatorTinOServerIzvoz.rem" />
> > </service>
> > <channels>
> > <channel ref="httpsoap" port="2345" />
> > </channels>
> >
> > </application>
> > </system.runtime.remoting>
> >
> >
> > If I enter in IE following:
> > http://localhost:2345/Komunikator/KomunikatorTinOServerIzvoz.rem - an
error
> > occurs:
> >
> > System.Runtime.Remoting.RemotingException: Object with uri
> > 'Komunikator/KomunikatorTinOServerIzvoz.rem' does not exist at server
> >
> > Note: Komunikator is a virtual directory where dlls are.
> >
> > Any idea?
> >
> > TIA
> > Armin
> >
> >
> >
>
> http://localhost:2345/KomunikatorTinOServerIzvoz.rem
>
> or define the uri in the config file as
> objectUri="Komunikator/KomunikatorTinOServerIzvoz.rem"
>
> Sunny



Relevant Pages

  • Re: windows update doesnt work at all, neither does auto updates
    ... > thx 4 all ur help........auto update just popped up with updates!! ... >> You should be keying in regsvr and not regsur (I suspect that this is ... >> Regards, ... >> Patti MacLeod ...
    (microsoft.public.windowsupdate)
  • Re: How to kill Excel Instance
    ... Thx a lot ... Regards, ... Rudy ... > Tom Ogilvy ...
    (microsoft.public.excel.programming)
  • Re: How to get the ADO Connection s RecordAffected Value
    ... Thx for your help ~ ... >> I am trying to execute multiple SQL Statement in one Connection.Execute ... >> Dim sSQL as String ... >> Regards, ...
    (microsoft.public.vb.database.ado)
  • RE: Addin, Funtion
    ... > now what I wanna do it's to have this formula into a funtion in a add in ... so I can use it on diferent workbooks that I used daily so I can save ... thx. ... >> Regards, ...
    (microsoft.public.excel.programming)
  • Re: Thread synchronization problem
    ... Thx. ... Best regards ... >> be actualy terminated few milliseconds after. ... > complex for such simple sync scenario ...
    (microsoft.public.dotnet.languages.csharp)