Re: Debug Remotable Object



Nicolas, thanks for responding.
About my project: it's indeed like you described, one solution,
containing all three modules: server-client-remotable object.
One thing *is* different: the way I registered the object created by
the server: I did use the following >
objRef refCourier = RemotingServices.Marshal(remoteCourier, "Courier")
instead of the 'usual' WKO-Singleton. This is because I need the
Server to use the object itself too (instead of just doing an expose).
Hope this explain something to you.
greetz, victor


On 3 May 2006 07:39:13 -0700, "Nicolas Bouchard"
<nicolas.bouchard@xxxxxxxxx> wrote:

Hi Victor,

when you're talking about remotable objects, you're referencing your
object derived from MarshalByRefObject?

I usually create only one solution containing everything. When you
right click on your solution item you can specify which project to
start (multiple projects), I start my client application and my server
application, both in debug. I can place breakpoints in my remote object
without problem. Usually, I create singleton object, maybe that may be
different, but I don't think it matters much.

How your solution/projects are configured ?

Nicolas

.



Relevant Pages

  • Re: MSExchangeTransport Errors
    ... Thanks for responding to my post. ... there is from those trying to "relay" through my mail server. ... > Thank you for posting in the SBS newsgroup. ... Click SMTP Protocol in its categories, ...
    (microsoft.public.windows.server.sbs)
  • Re: [WARNING] Failed to query SPN registration on DC
    ... DNS server: User Specified DNS Server ... UDP port 53 responding to queries: ... iescrkads01.jw-uk.jameswalker.co.uk Unknown ...
    (microsoft.public.windows.server.active_directory)
  • RE: Security Error on WebSync
    ... Microsoft Online Partner Support ... When responding to posts, please "Reply to Group" via your newsreader so ... The CA is issued by own server -server111, ... Subject: Security Error on WebSync ...
    (microsoft.public.sqlserver.replication)
  • Re: dcdiag
    ... Ran dcpromo and removed the DC fron server (still had dc01a with GC) ... Warning: DC01A is the Schema Owner, but is not responding to DS ...
    (microsoft.public.windows.server.active_directory)
  • RE: Very slow response from server
    ... It is possible and that's why I suggest you try to boot into safe mode to ... When responding to posts, please "Reply to Group" via your newsreader so ... This posting is provided "AS IS" with no warranties,and confers no rights. ... I know the problematic PC is a file server & printer server, ...
    (microsoft.public.windows.server.general)

Loading