82 references to Print
SMDiagnostics (1)
System\ServiceModel\Diagnostics\SafeEventLogWriteHandle.cs (1)
33
Debug.
Print
("SafeEventLogWriteHandle::RegisterEventSource[" + uncServerName + ", " + sourceName + "] Failed. Last Error: " +
SMSvcHost (42)
System\ServiceModel\Activation\ActivatedMessageQueue.cs (2)
35
Debug.
Print
("ActivatedMessageQueue.ctor(listenerAdapter:" + listenerAdapter + " appKey:" + app.AppKey + " appPoolId:" + app.AppPool.AppPoolId + ")");
155
Debug.
Print
("ActivatedMessageQueue.Register() listenerChannelId: " + listenerChannelId + " token: " + token + " worker: " + worker.ProcessId);
System\ServiceModel\Activation\App.cs (1)
24
Debug.
Print
("App.ctor(appKey:" + appKey + " path:" + path + " appPoolId:" + appPool.AppPoolId + ")");
System\ServiceModel\Activation\ListenerAdapter.cs (23)
54
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::Open()");
74
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::Close()");
111
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::Cleanup()");
183
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::CloseAllListenerChannelInstances(" + app.AppKey + ") returned: " + hresult);
214
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationAppPoolChanged(" + appKey + ", " + appPoolId + ")");
274
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationDeleted(" + appKey + ")");
344
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::RemoveApp(" + app.AppKey + ")");
358
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationBindingsChanged(" + appKey + ")");
409
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::RegisterNewBindings(" + app.AppKey + ")");
420
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationCreated(" + appKey + ", " + path + ", " + siteId + ", " + appPoolId + ", " + requestsBlocked + ")");
475
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::RegisterBindings() bindings#: " + bindings.Length);
497
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::RegisterBindings() CreateUrlFromBinding(binding: " + binding + " path: " + path + ") failed with UriFormatException: " + exception.Message);
566
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationPoolAllQueueInstancesStopped(" + appPoolId + ", " + queueId + ")");
627
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationPoolCanLaunchQueueInstance(" + appPoolId + ", " + queueId + ")");
650
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationPoolCreated(" + appPoolId + ", " + sid + ")");
667
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationPoolDeleted(" + appPoolId + ")");
688
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationPoolIdentityChanged(" + appPoolId + ", " + sid + ")");
711
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationPoolStateChanged(" + appPoolId + ", " + isEnabled + ")");
733
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnApplicationRequestsBlockedChanged(" + appKey + ", " + requestsBlocked + ")");
761
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnConfigManagerConnected()");
780
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnConfigManagerDisconnected(" + hresult + ") isOpen: " + isOpen);
816
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::WasConnected() timedOut: " + timedOut);
838
Debug.
Print
("ListenerAdapter[" + ProtocolName + "]::OnConfigManagerInitializationCompleted()");
System\ServiceModel\Activation\MessageQueue.cs (5)
134
Debug.
Print
("MessageQueue.Close()");
174
Debug.
Print
("MessageQueue.CloseCore()");
550
Debug.
Print
("MessageQueue.OnUnregisterLastWorker() calling Close()");
556
Debug.
Print
("MessageQueue.Unregister() worker: " + worker.ProcessId);
562
Debug.
Print
("MessageQueue.Unregister() left with workers: " + workers.Count);
System\ServiceModel\Activation\MsmqActivation.cs (2)
579
Debug.
Print
("opening queue: " + this.queueName);
626
Debug.
Print
("MsmqActivation.QueueMonitor.OnPeekCompleted: message available");
System\ServiceModel\Activation\RoutingTable.cs (1)
125
Debug.
Print
("RoutingTable.Lookup(" + uri + ") matched: " + (found == null ? "<NoMatch!>" : found.Uri.ToString()));
System\ServiceModel\Activation\SharingService.cs (2)
172
Debug.
Print
("SharedMemory.Create() sharedMemoryName: " + sharedMemoryName);
176
Debug.
Print
("SharedMemory.Create() exception: " + exception);
System\ServiceModel\Activation\TransportListener.cs (1)
244
Debug.
Print
("TransportListener.OnDupHandle() via: " + session.Via.ToString() + " transportType: " + transportType);
System\ServiceModel\Activation\WorkerProcess.cs (5)
116
Debug.
Print
("WorkerProcess.DispatchSession() failed sending duplicated socket to processId: " + this.ProcessId + " exception:" + exception);
162
Debug.
Print
("WorkerProcess.WorkerProcess_Closed() worker leaving: " + processId + " State: " + ((IDuplexContextChannel)sender).State);
168
Debug.
Print
("WorkerProcess.WorkerProcess_Faulted() worker leaving: " + processId + " State: " + ((IDuplexContextChannel)sender).State);
231
Debug.
Print
("WorkerProcess.Register() unsupported version ourVersion: " + ourVersion + " version: " + version);
348
Debug.
Print
("WorkerProcess.Unregister() processId: " + processId);
System.ServiceModel (18)
System\ServiceModel\Channels\SharedConnectionListener.cs (18)
301
Debug.
Print
("SharedConnectionListener.Dispose()");
350
Debug.
Print
("SharedListenerProxy.Open() isReconnecting: " + isReconnecting);
539
Debug.
Print
("SharedListenerProxy.Unregister()");
553
Debug.
Print
("SharedListenerProxy.LookupListenerSid() listenerUniqueSid: " + listenerUniqueSid);
566
Debug.
Print
("SharedListenerProxy.LookupListenerSid() listenerPid: " + listenerPid);
575
Debug.
Print
("SharedListenerProxy.LookupListenerSid() listenerUserSid: " + listenerUserSid);
591
Debug.
Print
("SharedListenerProxy.LookupListenerSid() listenerUniqueSid: " + listenerUniqueSid);
632
Debug.
Print
("SharedListenerProxy.Register() Register returned status: " + status);
661
Debug.
Print
("SharedListenerProxy.HandleAllowDupHandlePermission() myPid: " + myPid);
663
Debug.
Print
("SharedListenerProxy.HandleAllowDupHandlePermission() notNecessary(ServiceRunningAsLocalSystem): " + notNecessary);
679
Debug.
Print
("SharedListenerProxy.HandleAllowDupHandlePermission() myPid: " + myPid + " myUserSid: " + myUserSid.Value);
681
Debug.
Print
("SharedListenerProxy.HandleAllowDupHandlePermission() notNecessary(RunningUnderTheSameAccount): " + notNecessary);
1148
Debug.
Print
("ListenerServiceHelper.HandleServiceStart() service serviceName: " + serviceName + " is in status serviceStatus: " + serviceStatus);
1164
Debug.
Print
("ListenerServiceHelper.HandleServiceStart() failed when reading the shared memory sharedMemoryName: " + sharedMemoryName + " exception: " + exception);
1216
Debug.
Print
("ListenerServiceHelper.HandleServiceStart() service serviceName: " + serviceName + " is in status serviceStatus: " + serviceStatus);
1223
Debug.
Print
("ListenerServiceHelper.HandleServiceStart() final, service serviceName: " + serviceName + " is in status serviceStatus: " + serviceStatus);
1241
Debug.
Print
("ListenerServiceHelper.HandleServiceStart() final, failed when reading the shared memory sharedMemoryName: " + sharedMemoryName + " exception: " + exception);
1249
Debug.
Print
("ListenerServiceHelper.ExitServiceStatus() pollMin: " + pollMin + " pollMax: " + pollMax + " exit serviceStatus: " + status);
System.ServiceModel.Activation (6)
System\ServiceModel\Activation\HostedNamedPipeTransportManager.cs (1)
132
Debug.
Print
("HostedNamedPipeTransportManager.OnVia() address: " + address + " calling EnsureServiceAvailable()");
System\ServiceModel\Activation\HostedTcpTransportManager.cs (1)
58
Debug.
Print
("HostedTcpTransportManager.OnVia() address: " + address + " calling EnsureServiceAvailable()");
System\ServiceModel\Activation\HostedTransportConfigurationManager.cs (2)
215
Debug.
Print
("HostedTransportConfigurationManager.AddHostedTransportConfigurationIis7() found TransportConfigurationTypes for protocol: " + protocol + " name: " + element.TransportConfigurationType);
230
Debug.
Print
("HostedTransportConfigurationManager.AddHostedTransportConfigurationIis7() caught exception: " + exception);
System\ServiceModel\Activation\HttpHostedTransportConfiguration.cs (1)
103
Debug.
Print
(message);
System\ServiceModel\ServiceHostingEnvironment.cs (1)
1445
Debug.
Print
(message);
System.ServiceModel.Internals (1)
System\Runtime\Interop\SafeEventLogWriteHandle.cs (1)
32
Debug.
Print
("SafeEventLogWriteHandle::RegisterEventSource[" + uncServerName + ", " + sourceName + "] Failed. Last Error: " +
System.ServiceModel.WasHosting (14)
System\ServiceModel\WasHosting\BaseAppDomainProtocolHandler.cs (7)
66
Debug.
Print
("BaseAppDomainProtocolHandler.StartListenerChannel()");
78
Debug.
Print
("BaseAppDomainProtocolHandler.StartListenerChannel() GetBlob() contains " + listenerChannelDataLength + " bytes");
82
Debug.
Print
("BaseAppDomainProtocolHandler.StartListenerChannel() calling OnStart()");
92
Debug.
Print
("BaseAppDomainProtocolHandler.StartListenerChannel() called ReportStarted()");
96
Debug.
Print
("BaseAppDomainProtocolHandler.StartListenerChannel() failed in OnStart():\r\n" + exception);
114
Debug.
Print
("BaseAppDomainProtocolHandler.StopProtocol() immediate: " + immediate + " calling ReportStopped()");
122
Debug.
Print
("BaseAppDomainProtocolHandler.StopListenerChannel() listenerChannelId: " + listenerChannelId + " immediate: " + immediate + " calling ReportStopped()");
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (3)
56
Debug.
Print
("BaseProcessProtocolHandler.StartListenerChannel() GetBlob() contains " + listenerChannelDataLength + " bytes");
89
Debug.
Print
("BaseProcessProtocolHandler.StopProtocol(protocolId:" + protocolId + ", immediate:" + immediate + ")");
94
Debug.
Print
("BaseProcessProtocolHandler.StopListenerChannel(protocolId:" + protocolId + ", listenerChannelId:" + listenerChannelId + ", immediate:" + immediate + ")");
System\ServiceModel\WasHosting\MetabaseSettingsIis7.cs (4)
135
Debug.
Print
("MetabaseSettingsIis7.CreateTransportSettings() calling ServerManager.GetWebConfiguration() virtualPath: " + relativeVirtualPath);
326
Debug.
Print
("MetabaseSettingsIis7.ctor() adding Protocol: " + protocol + " BindingInformation: " + bindingInformation);
472
Debug.
Print
("MetabaseSettingsIis7.CreateTransportSettings() calling ServerManager.GetWebConfiguration() virtualPath: " + relativeVirtualPath);
659
Debug.
Print
("MetabaseSettingsIis7V2.ctor() adding Protocol: " + protocol + " BindingInformation: " + bindingInformation);