1 type derived from RemotingException
mscorlib (1)
system\runtime\remoting\remotingexception.cs (1)
86
public class RemotingTimeoutException :
RemotingException
{
284 instantiations of RemotingException
mscorlib (192)
system\marshalbyrefobject.cs (1)
190
throw new
RemotingException
(Environment.GetResourceString(
system\object.cs (2)
198
throw new
RemotingException
(String.Format(
212
throw new
RemotingException
(String.Format(
system\runtime\remoting\activationservices.cs (14)
147
throw new
RemotingException
(
189
throw new
RemotingException
(
339
throw new
RemotingException
(
376
throw new
RemotingException
(
419
throw new
RemotingException
(
606
throw new
RemotingException
(
659
throw new
RemotingException
(
687
throw new
RemotingException
(
739
e = new
RemotingException
(
850
throw new
RemotingException
(
1285
throw new
RemotingException
(
1418
throw new
RemotingException
(
1482
throw new
RemotingException
(
1492
throw new
RemotingException
(
system\runtime\remoting\asyncresult.cs (2)
112
_replyMsg = new ReturnMessage(new
RemotingException
(Environment.GetResourceString("Remoting_NullMessage")), new ErrorMessage());
116
_replyMsg = new ReturnMessage(new
RemotingException
(Environment.GetResourceString("Remoting_Message_BadType")), new ErrorMessage());
system\runtime\remoting\channelservices.cs (8)
146
throw new
RemotingException
(Environment.GetResourceString("Remoting_Channel_CannotBeSecured", chnl.ChannelName??chnl.ToString()));
211
throw new
RemotingException
(Environment.GetResourceString("Remoting_ChannelNameAlreadyRegistered", chnl.ChannelName));
247
throw new
RemotingException
(Environment.GetResourceString("Remoting_ChannelNotRegistered", chnl.ChannelName));
589
throw new
RemotingException
(Environment.GetResourceString("Remoting_ChannelNotRegistered", ""));
681
throw new
RemotingException
(
696
throw new
RemotingException
(
718
throw new
RemotingException
(
995
throw new
RemotingException
(Environment.GetResourceString("Remoting_Disconnected",uri));
system\runtime\remoting\channelsinkstacks.cs (10)
112
throw new
RemotingException
(
127
throw new
RemotingException
(
147
throw new
RemotingException
(
275
throw new
RemotingException
(
290
throw new
RemotingException
(
306
throw new
RemotingException
(
322
throw new
RemotingException
(
348
throw new
RemotingException
(
369
throw new
RemotingException
(
387
throw new
RemotingException
(
system\runtime\remoting\configuration.cs (22)
218
throw new
RemotingException
(
229
throw new
RemotingException
(
264
throw new
RemotingException
(Environment.GetResourceString("Remoting_Config_ErrorsModeSet"));
371
throw new
RemotingException
(
423
throw new
RemotingException
(
495
throw new
RemotingException
(
526
throw new
RemotingException
(
600
throw new
RemotingException
(
612
throw new
RemotingException
(
626
throw new
RemotingException
(
649
throw new
RemotingException
(
1133
throw new
RemotingException
(
1296
throw new
RemotingException
(
1378
throw new
RemotingException
(
1387
throw new
RemotingException
(
1416
throw new
RemotingException
(
1425
throw new
RemotingException
(
1468
throw new
RemotingException
(
1562
throw new
RemotingException
(
1631
throw new
RemotingException
(
1710
throw new
RemotingException
(
1718
throw new
RemotingException
(
system\runtime\remoting\context.cs (6)
382
throw new
RemotingException
(
432
throw new
RemotingException
(
473
throw new
RemotingException
(
508
throw new
RemotingException
(
639
throw new
RemotingException
(
989
throw new
RemotingException
(
system\runtime\remoting\crossappdomainchannel.cs (1)
128
throw new
RemotingException
(
system\runtime\remoting\dispatchchannelsink.cs (1)
71
throw new
RemotingException
(
system\runtime\remoting\dynamicpropertyholder.cs (1)
92
throw new
RemotingException
(
system\runtime\remoting\identity.cs (2)
468
throw new
RemotingException
(
537
throw new
RemotingException
(
system\runtime\remoting\identityholder.cs (4)
417
throw new
RemotingException
(
588
throw new
RemotingException
(
794
throw new
RemotingException
(
826
throw new
RemotingException
(
system\runtime\remoting\lease.cs (3)
110
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_InitialStateRenewOnCall", ((Enum)state).ToString()));
128
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_InitialStateSponsorshipTimeout", ((Enum)state).ToString()));
149
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_InitialStateInitialLeaseTime", ((Enum)state).ToString()));
system\runtime\remoting\lifetimeservices.cs (4)
97
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_SetOnce", "LeaseTime"));
118
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_SetOnce", "RenewOnCallTime"));
141
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_SetOnce", "SponsorshipTimeout"));
304
throw new
RemotingException
(Environment.GetResourceString("Remoting_Lifetime_ILeaseReturn", leaseObj));
system\runtime\remoting\message.cs (44)
520
throw new
RemotingException
(
554
throw new
RemotingException
(
570
throw new
RemotingException
(
632
throw new
RemotingException
(
759
throw new
RemotingException
(
804
throw new
RemotingException
(
1448
throw new
RemotingException
(
1469
throw new
RemotingException
(
1489
throw new
RemotingException
(
1550
throw new
RemotingException
(
1572
throw new
RemotingException
(
1602
throw new
RemotingException
(
1622
throw new
RemotingException
(
1629
throw new
RemotingException
(
1681
throw new
RemotingException
(
1703
throw new
RemotingException
(
1728
throw new
RemotingException
(
1741
throw new
RemotingException
(
1748
throw new
RemotingException
(
1814
throw new
RemotingException
(
1843
throw new
RemotingException
(
1875
throw new
RemotingException
(
1895
throw new
RemotingException
(
1903
throw new
RemotingException
(
2574
_e = IsCustomErrorEnabled()? new
RemotingException
(Environment.GetResourceString("Remoting_InternalError")):e;
3117
throw new
RemotingException
(
3273
throw new
RemotingException
(
3317
throw new
RemotingException
(Environment.GetResourceString("Remoting_AmbiguousMethod"));
3378
throw new
RemotingException
(Environment.GetResourceString("Remoting_AmbiguousMethod"));
3426
throw new
RemotingException
(
3437
throw new
RemotingException
(
3492
throw new
RemotingException
(
3500
throw new
RemotingException
(
4140
throw new
RemotingException
(
4338
throw new
RemotingException
(
4468
throw new
RemotingException
(
4479
throw new
RemotingException
(
5100
throw new
RemotingException
(
5117
throw new
RemotingException
(
5127
throw new
RemotingException
(
5135
throw new
RemotingException
(
5143
throw new
RemotingException
(
5745
throw new
RemotingException
(
5969
throw new
RemotingException
(
system\runtime\remoting\objref.cs (2)
795
throw new
RemotingException
(Environment.GetResourceString("Serialization_AssemblyNotFound", assemName));
991
throw new
RemotingException
(
system\runtime\remoting\proxyattribute.cs (3)
50
throw new
RemotingException
(
56
throw new
RemotingException
(
100
throw new
RemotingException
(
system\runtime\remoting\realproxy.cs (10)
185
throw new
RemotingException
(
399
throw new
RemotingException
(Environment.GetResourceString(
419
throw new
RemotingException
(Environment.GetResourceString(
547
throw new
RemotingException
(
579
throw new
RemotingException
(
764
throw new
RemotingException
(
867
throw new
RemotingException
(
881
throw new
RemotingException
(
895
throw new
RemotingException
(
902
throw new
RemotingException
(
system\runtime\remoting\remotingattributes.cs (2)
668
set { throw new
RemotingException
(
731
set { throw new
RemotingException
(
system\runtime\remoting\remotingconfigparser.cs (3)
385
throw new
RemotingException
(
393
throw new
RemotingException
(
695
throw new
RemotingException
(errorStr);
system\runtime\remoting\remotingproxy.cs (6)
111
throw new
RemotingException
(
137
throw new
RemotingException
(
216
throw new
RemotingException
(Environment.GetResourceString("Remoting_Proxy_InvalidCall"));
246
throw new
RemotingException
(
300
throw new
RemotingException
(
552
throw new
RemotingException
(
system\runtime\remoting\remotingservices.cs (14)
407
throw new
RemotingException
(
415
throw new
RemotingException
(
444
throw new
RemotingException
(
742
throw new
RemotingException
(
768
throw new
RemotingException
(
903
throw new
RemotingException
(
943
throw new
RemotingException
(
979
throw new
RemotingException
(
1001
throw new
RemotingException
(
1388
throw new
RemotingException
(
1413
throw new
RemotingException
(Environment.GetResourceString("Remoting_UnexpectedNullTP"));
1711
throw new
RemotingException
(
1888
throw new
RemotingException
(
2479
throw new
RemotingException
(
system\runtime\remoting\remotingsurrogateselector.cs (2)
479
throw new
RemotingException
(Environment.GetResourceString("Remoting_InvalidMsg"));
538
throw new
RemotingException
(Environment.GetResourceString("Remoting_InvalidMsg"));
system\runtime\remoting\serveridentity.cs (1)
286
throw new
RemotingException
(
system\runtime\remoting\soapinteroptypes.cs (17)
217
throw new
RemotingException
(
384
throw new
RemotingException
(
957
throw new
RemotingException
(
982
throw new
RemotingException
(Environment.GetResourceString("Remoting_SOAPInteropxsdInvalid", "xsd:hexBinary", value));
1048
throw new
RemotingException
(
1137
throw new
RemotingException
(
1150
throw new
RemotingException
(
1199
throw new
RemotingException
(
1212
throw new
RemotingException
(
1261
throw new
RemotingException
(
1274
throw new
RemotingException
(
1323
throw new
RemotingException
(
1336
throw new
RemotingException
(
1618
throw new
RemotingException
(Environment.GetResourceString("Remoting_SOAPInteropxsdInvalid", "xsd:normalizedString", value));
1676
throw new
RemotingException
(Environment.GetResourceString("Remoting_SOAPInteropxsdInvalid", "xsd:token", value));
1681
throw new
RemotingException
(Environment.GetResourceString("Remoting_SOAPInteropxsdInvalid", "xsd:token", value));
1686
throw new
RemotingException
(Environment.GetResourceString("Remoting_SOAPInteropxsdInvalid", "xsd:token", value));
system\runtime\remoting\stackbuildersink.cs (4)
353
throw new
RemotingException
(
389
throw new
RemotingException
(
416
throw new
RemotingException
(
445
throw new
RemotingException
(
system\runtime\remoting\terminatorsinks.cs (1)
55
return new ReturnMessage(new
RemotingException
(Environment.GetResourceString("Remoting_Activation_AsyncUnsupported")),
system\runtime\remoting\trackingservices.cs (2)
94
throw new
RemotingException
(Environment.GetResourceString("Remoting_TrackingHandlerAlreadyRegistered", "handler"));
115
throw new
RemotingException
(Environment.GetResourceString("Remoting_HandlerNotRegistered", handler));
System.Runtime.Remoting (91)
channels\core\chunkedmemorystream.cs (9)
56
throw new
RemotingException
(
84
throw new
RemotingException
(
107
throw new
RemotingException
(
153
throw new
RemotingException
(
202
throw new
RemotingException
(
252
throw new
RemotingException
(
290
throw new
RemotingException
(
329
throw new
RemotingException
(
382
throw new
RemotingException
(
channels\core\corechannel.cs (3)
812
throw new
RemotingException
(
823
throw new
RemotingException
(
920
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_InvalidSid"));
channels\core\socketmanager.cs (3)
346
new
RemotingException
(
496
throw new
RemotingException
(
537
throw new
RemotingException
(
channels\core\streamhelper.cs (2)
151
throw new
RemotingException
(
197
throw new
RemotingException
(
channels\http\httpclientchannel.cs (1)
237
throw new
RemotingException
(
channels\http\httpremotinghandler.cs (2)
195
WriteException(context, new
RemotingException
(CoreChannel.GetResourceString("Remoting_ChnlSink_UriNotPublished")));
466
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_AssemblyLoadFailed"), "System.Web.Services"));
channels\http\httpserverchannel.cs (3)
138
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_Http_UseIISToSecureHttpServer"));
392
throw new
RemotingException
(
456
throw new
RemotingException
(
channels\http\httpstreams.cs (7)
385
throw new
RemotingException
(
398
throw new
RemotingException
(
427
throw new
RemotingException
(
444
throw new
RemotingException
(
451
throw new
RemotingException
(
596
throw new
RemotingException
(
759
throw new
RemotingException
(
channels\ipc\ipcclientchannel.cs (2)
180
throw new
RemotingException
(
288
throw new
RemotingException
(CoreChannel.GetResourceString(
channels\ipc\ipcclientmanager.cs (1)
57
throw new
RemotingException
(
channels\ipc\ipcmanager.cs (3)
152
throw new
RemotingException
(
172
throw new
RemotingException
(
185
throw new
RemotingException
(
channels\ipc\ipcport.cs (8)
104
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_CreateIpcFailed"), GetMessage(error)));
162
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_ConnectIpcFailed"), GetMessage(error)));
167
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_Busy"), GetMessage(error)));
198
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_ImpersonationFailed"), GetMessage(error)));
212
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_ReadFailure"), GetMessage(error)));
246
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_ReadFailure"), GetMessage(error)));
290
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_ReadFailure"), GetMessage(ar._errorCode)));
307
throw new
RemotingException
(String.Format(CultureInfo.CurrentCulture, CoreChannel.GetResourceString("Remoting_Ipc_WriteFailure"), GetMessage(error)));
channels\ipc\ipcserverchannel.cs (6)
61
throw new
RemotingException
(CoreChannel.GetResourceString(
70
throw new
RemotingException
(CoreChannel.GetResourceString(
80
throw new
RemotingException
(CoreChannel.GetResourceString(
116
throw new
RemotingException
(CoreChannel.GetResourceString(
146
throw new
RemotingException
(CoreChannel.GetResourceString(
426
throw new
RemotingException
(CoreChannel.GetResourceString(
channels\sinks\binaryformattersinks.cs (6)
542
throw new
RemotingException
(
566
throw new
RemotingException
(
592
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_DeserializeMessage"));
601
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_DeserializeMessage"),
613
throw new
RemotingException
(
623
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_DispatchMessage"));
channels\sinks\soapformattersinks.cs (9)
284
retMsg = new ReturnMessage(new
RemotingException
(sb.ToString()), mcm);
593
throw new
RemotingException
(
609
throw new
RemotingException
(
661
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_DeserializeMessage"));
669
throw new
RemotingException
(
684
throw new
RemotingException
(
694
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_DispatchMessage"));
845
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_SoapActionMissing"));
858
throw new
RemotingException
(
channels\tcp\tcpclientchannel.cs (5)
182
throw new
RemotingException
(
292
throw new
RemotingException
(
364
throw new
RemotingException
(
469
throw new
RemotingException
(CoreChannel.GetResourceString(
600
throw new
RemotingException
(
channels\tcp\tcpclientsocketmanager.cs (1)
89
throw new
RemotingException
(
channels\tcp\tcpserverchannel.cs (4)
204
throw new
RemotingException
(CoreChannel.GetResourceString(
397
throw new
RemotingException
(
407
throw new
RemotingException
(CoreChannel.GetResourceString(
438
throw new
RemotingException
(CoreChannel.GetResourceString(
channels\tcp\tcpsocketmanager.cs (7)
56
throw new
RemotingException
(
78
throw new
RemotingException
(
107
throw new
RemotingException
(
190
throw new
RemotingException
(
210
throw new
RemotingException
(
313
throw new
RemotingException
(
364
throw new
RemotingException
(
channels\tcp\tcpstreams.cs (4)
173
throw new
RemotingException
(
210
throw new
RemotingException
(
218
throw new
RemotingException
(
308
throw new
RemotingException
(
metadata\metadata.cs (1)
194
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_UnknownObjectInCodeStreamList"));
metadata\sdlchannelsink.cs (3)
226
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_MetadataNotEnabled"));
233
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_RemoteApplicationMetadataNotEnabled"));
310
throw new
RemotingException
(
services\remotingservice.cs (1)
29
throw new
RemotingException
(CoreChannel.GetResourceString("Remoting_HttpContextNotAvailable"));
System.Web (1)
Configuration\RemoteWebConfigurationHostStream.cs (1)
167
throw new System.Runtime.Remoting.
RemotingException
();
10 references to RemotingException
mscorlib (1)
system\object.cs (1)
29
using RemotingException = System.Runtime.Remoting.
RemotingException
;
System.AddIn (9)
System\Addin\Hosting\AddInControllerImpl.cs (4)
250
catch (
RemotingException
re)
271
catch (
RemotingException
re)
295
catch (
RemotingException
) { }
310
catch (
RemotingException
) { }
System\Addin\Hosting\AddInEnvironment.cs (1)
104
catch (
RemotingException
) { }
System\Addin\Hosting\AddInProcess.cs (1)
223
catch (
RemotingException
) {}
System\Addin\Hosting\AddInServer.cs (1)
95
catch (
RemotingException
)
System\Addin\Pipeline\ContractHandle.cs (1)
69
catch (
RemotingException
) { }
System\Addin\Pipeline\ContractListAdapter.cs (1)
224
catch (
RemotingException
) { }