Re: Exception Throwing from (Remoting Server to Client)
- From: "Peter Bradley" <pbradley@xxxxxxxxxx>
- Date: Mon, 18 Dec 2006 13:39:33 -0000
Hi,
Is this in an asp.net or a Windows forms application?
What sort of remote object are you calling?
* Call by reference?
* Server activated?
* Singleton?
* Single call?
* Client activated?
* Call by value?
Regards
Peter
"Peter Bradley" <pbradley@xxxxxxxxxx> wrote in message
news:OsaT7ToIHHA.1816@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Is this in an asp.net or a Windows forms application?
What sort of remote object are you calling?
* Call by reference?
* Server activated?
* Singleton?
* Single call?
* Client activated?
* Call by value?
Regards
Peter
"Muddassar" <Muddassar.2iwwen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:...
Subject: Exception Throwing from (Remoting Server to Client)
Date: Sat, 16 Dec 2006 07:32:55 -0600
Message-ID: <Muddassar.2iwwen@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
Organization: HighTechTalks DotNet Forums
User-Agent: vBulletin USENET gateway
X-Newsreader: vBulletin USENET gateway
X-Originating-IP: 203.81.219.236
Lines: 3
X-Trace:
sv3-NFU8vltpglzndJVPexGLuNk+6Rl078tD+T7rzSE0KgA7YIhGz9eSEKZGDcoW9N39jbwmlNPW9uWNBVQ!3J/wK9VDLKmQFf1Yaz47AMYoZNuRpOf+zBTkyBXLTSdVyHs8JcEIkXzcnChP39eWPSUFMe1ydBZf!kQ==
X-Complaints-To: abuse@xxxxxxxxxxxx
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your
complaint properly
X-Postfilter: 1.3.32
Path:
TK2MSFTNGP01.phx.gbl!TK2MSFTFEEDS01.phx.gbl!news-out.cwix.com!newsfeed.cwix.com!newsfeed.gamma.ru!Gamma.RU!newsfeed.hal-mli.net!feeder1.hal-mli.net!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail
Xref: TK2MSFTNGP01.phx.gbl
microsoft.public.dotnet.framework.remoting:28214
Hi I am facing a problem actually i have 2 different application(client
and server) both are comunicating to each other by .net remoting. The
problem is that when any exception occurs on the server application it
does not transfer to the client rather a unhandle exception box is
displayed on the sever so my question is that how can we throw the
exception from server to client and ignore this unhandle exception box
(one more thing i am using the custom exception class and also
implementing the iserializable plus usin the serializable tag as well
this class is also inheriting from the applicationException class)
Any body can help me plz ?
--
Muddassar
------------------------------------------------------------------------
Muddassar's Profile: http://www.hightechtalks.com/m446
View this thread: http://www.hightechtalks.com/t427181
.
- References:
- Re:
- From: Peter Bradley
- Re:
- Prev by Date: Re:
- Next by Date: FindMember not invoking delegate
- Previous by thread: Re:
- Next by thread: FindMember not invoking delegate
- Index(es):
Relevant Pages
|
Loading