43 references to Error
System.ServiceModel (43)
System\ServiceModel\ComIntegration\ComIntegrationManifestGenerator.cs (4)
25
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.DirectoryNotFound(path));
69
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ManifestCreationFailed(strAssemblyManifestFileName, e.Message));
83
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.DirectoryNotFound(path));
112
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ManifestCreationFailed(strAssemblyManifestFileName, e.Message));
System\ServiceModel\ComIntegration\ComPlusInstanceContextInitializer.cs (5)
52
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.CannotAccessDirectory(tempPath));
132
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.UnexpectedThreadingModel());
149
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.QFENotPresent());
165
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.CannotAccessDirectory(tempPath));
182
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.CannotAccessDirectory(manifestDirectory));
System\ServiceModel\ComIntegration\ComPlusServiceHost.cs (1)
110
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.QFENotPresent());
System\ServiceModel\ComIntegration\ComPlusServiceLoader.cs (2)
103
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.InconsistentSessionRequirements());
110
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.InconsistentSessionRequirements());
System\ServiceModel\ComIntegration\ComPlusThreadInitializer.cs (3)
60
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(
119
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.CallAccessDenied());
152
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.TransactionMismatch());
System\ServiceModel\ComIntegration\ComPlusTypeLoader.cs (13)
43
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.InvalidWebServiceInterface, iid)));
54
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.RequireConfiguredMethods, iid)));
65
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.RequireConfiguredInterfaces, iid)));
74
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.InterfaceNotFoundInConfig, iid)));
76
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.CannotHaveNullOrEmptyNameOrNamespaceForIID, iid)));
119
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.MethodGivenInConfigNotFoundOnInterface, configMethod.ExposedMethod, iid)));
123
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.NoneOfTheMethodsForInterfaceFoundInConfig, iid)));
181
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.NoAsyncOperationsAllowed());
187
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.DuplicateOperation());
308
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.InvalidWebServiceParameter,
333
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.InvalidWebServiceReturnValue,
378
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(SR.GetString(SR.ContractTypeNotAnIID, contractTypeString)));
402
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(e.Message));
System\ServiceModel\ComIntegration\DllHostInitializer.cs (4)
78
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(
86
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(
98
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(
164
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.DllHostInitializerFoundNoServices());
System\ServiceModel\ComIntegration\MessageUtil.cs (1)
35
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.RequiresWindowsSecurity());
System\ServiceModel\ComIntegration\OuterProxyWrapper.cs (1)
63
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ServiceMonikerSupportLoadFailed(file));
System\ServiceModel\ComIntegration\ServiceInfo.cs (2)
120
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(
221
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.ListenerInitFailed(
System\ServiceModel\ComIntegration\TransactionProxy.cs (1)
149
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(
Error
.TransactionMismatch());
System\ServiceModel\ComIntegration\WebHostedComPlusServiceHost.cs (6)
25
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ListenerInitFailed(
35
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ListenerInitFailed(
42
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ListenerInitFailed(
59
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ListenerInitFailed(
82
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ListenerInitFailed(
127
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(System.ServiceModel.ComIntegration.
Error
.ListenerInitFailed(