Error during the password registration process
Hi Hi, I following the http://technet.microsoft.com/en-us/library/ee534892(WS.10).aspx for password reset.Skiped the helpdesk step mentioned in the URL. I have login on the FIM server as Administrator. Login in the FIM portal with another user say Rahul. Click on password registration link. it opened the welcome screen, click next, then it ask the passowrd for domain\Administrator. I have entered the pasword and reached on question answer page. Enter the answer of the question and click on next button. Got the error An Error was encountered.Please call helpdesk or your system administrator for further assistance. Kindly suggest why it asked the passowrd of administrator instead of Rahul. Again i login in the FIM portal with Administrator and try to registered administrator to reset the password. But got the same error. Could anyone please suggest me what should i do to remove the error. Thanks
August 18th, 2011 10:14am

This is a kind of an annoying problem. Switching to a user directly in IE frustrates me every day. Even if you entered username/password you are not automatically the correct user. You have to refresh the screen several times until you are really Rahul. [look at the Welcome Section]. Otherwise you need to login as Rahul to the client directly and give that a try, that works without any issues for me Regards, Moritz
Free Windows Admin Tool Kit Click here and download it now
August 18th, 2011 10:20am

I can understand you frustration, but what kind of scenario are you trying to cover with this? Aren't users supposed to access the registration/reset functionality from an endpoint such as a client pc? Why test this from the server itself logged on as an admin? Clicking the register for password reset link spawns the password extension software as a seperate app. And so it seems it use the identity/information of the logged in user on the server. In my opinion you're always better off using the FIM Portal as the user which is logged in to the Windows Box. I believe this is also the fact for regular Sharepoint stuff.http://setspn.blogspot.com
August 18th, 2011 4:28pm

you are seeing this because FIMService authenticates calls using windows authentication When user type the creds to the browser as UserA and login to the portal, the only credential information it gets when an ActiveX launches (from IE) is the cred of IE Imagine you login to hotmail... any ActiveX launched from IE will not get a kerb token from hotmail.The FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
August 18th, 2011 6:48pm

Thanks for sharing the authentication information. Now i login on FIM server with user say Rahul. Browse the FIM portal and login with Rahul. I can see Rahul on FIM portal. Click on Registration for password and answer the challenged question, click next, i got the error "En error was encountered.Please call helpdesk or your system administrator for further assistance". Please suggest to resolve the issue. I have already enabled the required MPR and did the configuration on Active directory for fimservice account as per the document.
August 19th, 2011 8:16am

Thanks for sharing the authentication information. Now i login on FIM server with user say Rahul. Browse the FIM portal and login with Rahul. I can see Rahul on FIM portal. Click on Registration for password and answer the challenged question, click next, i got the error "En error was encountered.Please call helpdesk or your system administrator for further assistance". Please suggest to resolve the issue. I have already enabled the required MPR and did the configuration on Active directory for fimservice account as per the document.
Free Windows Admin Tool Kit Click here and download it now
August 19th, 2011 8:16am

Here I've explained how to enable advanced logging if you're interested: http://setspn.blogspot.com/2010/09/fim-2010-sspr-client-extension-advanced.html The SSPR setup process is well documented at TechNet but it's easy to make small mistakes.http://setspn.blogspot.com
August 19th, 2011 8:34am

i have a feeling that you are hitting http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/f90bb6f0-6318-4085-9575-6175187c6ed7 The FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
August 19th, 2011 11:07am

i have a feeling that you are hitting http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/f90bb6f0-6318-4085-9575-6175187c6ed7 The FIM Password Reset Blog http://blogs.technet.com/aho/
August 19th, 2011 11:07am

Hi Thomas, I enabled the advanced logging as per steps mentioned in the http://setspn.blogspot.com/2010/09/fim-2010-sspr-client-extension-advanced.html. Now in the log file i am getting the below error during the password registration process xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>3</EventID><Type>3</Type><SubType Name="Error">0</SubType><Level>2</Level><TimeCreated SystemTime="2011-08-25T12:44:31.4238281Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="1388" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>mscorlib: System.ServiceModel.EndpointNotFoundException: Could not connect to http://win-uiu5ecd4ccr.fimvm.com:5725/ResourceManagementService/MEX. TCP error code 10061: No connection could be made because the target machine actively refused it 172.28.154.195:5725. ---&gt; System.Net.WebException: Unable to connect to the remote server ---&gt; System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 172.28.154.195:5725&#xD;&#xA; at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)&#xD;&#xA; at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket&amp; socket, IPAddress&amp; address, ConnectSocketState state, IAsyncResult asyncResult, Int32 timeout, Exception&amp; exception)&#xD;&#xA; --- End of inner exception stack trace ---&#xD;&#xA; at System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp; context)&#xD;&#xA; at System.Net.HttpWebRequest.GetRequestStream()&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()&#xD;&#xA; --- End of inner exception stack trace ---&#xD;&#xA;&#xD;&#xA;Server stack trace: &#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.WebRequestHttpOutput.GetOutputStream()&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&#xD;&#xA;&#xD;&#xA;Exception rethrown at [0]: &#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;&#xA; at System.ServiceModel.Description.IMetadataExchange.Get(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.MetadataClient.Get(String dialect, String identifier)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.SchemaManagerImplementation.RefreshSchema()&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.SchemaManagerImplementation.get_Instance()<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>1160156518</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.LogError(String formatString, Object[] arguments)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.ReportError(Exception exception)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.SchemaManagerImplementation.get_Instance()&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.get_SchemaManager()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(String domainname, String username, UniqueIdentifier&amp; userIdentifier)&#xD;&#xA; at Please suggest how to resolve.
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2011 1:16pm

Well Ig uess the hint lies here: Could not connect to http://win-uiu5ecd4ccr.fimvm.com:5725/ResourceManagementService/MEX. TCP error code 10061: No connection could be made because the target machine actively refused it 172.28.154.195:5725. ---&gt; System.Net.WebException: Unable to connect to the remote server ---&gt; System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 172.28.154.195:5725 Is your firewall open for port 5725 on win-uiu5ecd4cccr? Is the FIM Service running on that server?http://setspn.blogspot.com
August 25th, 2011 5:30pm

Hi Thomas, I have installed all the software FIM portal,FIM sync manager,Database and FIM password reset and ADD-ins Extension on one server. So i think no need to enable the port 5727. FIM sync service is working fine I have disabled all the firewall and try again, but got the same issue.
Free Windows Admin Tool Kit Click here and download it now
August 26th, 2011 9:21am

double and triple check the hostname firewall check if FIMService on that machine is started or notThe FIM Password Reset Blog http://blogs.technet.com/aho/
August 29th, 2011 1:45am

Host Name is correct and FIM service and FIM synchronization service is started. we are syncing the user from to Active directory. It looks that that during the password registration process, It call the web service and we need to do do some configuration for web service. Please suggest.
Free Windows Admin Tool Kit Click here and download it now
September 6th, 2011 11:14am

I have a feeling that you are not posting the appropriate stack. if you are seeing Thanks for sharing the authentication information. Now i login on FIM server with user say Rahul. Browse the FIM portal and login with Rahul. I can see Rahul on FIM portal. Click on Registration for password and answer the challenged question, click next, i got the error "En error was encountered.Please call helpdesk or your system administrator for further assistance". You've already get past the error you post. The only known cause for this is http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/f90bb6f0-6318-4085-9575-6175187c6ed7 If not, delete the log, repro the problem and upload the log file somewhere and i will take a lookThe FIM Password Reset Blog http://blogs.technet.com/aho/
September 6th, 2011 11:22am

I have a feeling that you are not posting the appropriate stack. if you are seeing Thanks for sharing the authentication information. Now i login on FIM server with user say Rahul. Browse the FIM portal and login with Rahul. I can see Rahul on FIM portal. Click on Registration for password and answer the challenged question, click next, i got the error "En error was encountered.Please call helpdesk or your system administrator for further assistance". You've already get past the error you post. The only known cause for this is http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/f90bb6f0-6318-4085-9575-6175187c6ed7 If not, delete the log, repro the problem and upload the log file somewhere and i will take a lookThe FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
September 6th, 2011 11:22am

deleted the log file reproduce the issue, belo is the log <E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:43:49.5107422Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="4" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Tracing initialized<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3722804174130</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.get_Instance()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.CreateServerPipeACL()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.InitializeRegistryConstants()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.DoStart()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.OnStart(String[] args)&#xD;&#xA; at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)&#xD;&#xA; at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:43:49.5332031Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="4" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Creating NamedPipeServer ACLs.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3722804220074</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.CreateServerPipeACL()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.InitializeRegistryConstants()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.DoStart()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.OnStart(String[] args)&#xD;&#xA; at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading._ThreadPoolWaitCallback.PerformWaitCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack)&#xD;&#xA; at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback(Object state)</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:43:49.6220703Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="6" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Creating NamedPipeServer pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3722804533874</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.SpawnUserNamedPipeThreads()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:43:49.6269531Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="6" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Waiting for client connection to the NamedPipe Server.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3722804552436</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.SpawnUserNamedPipeThreads()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="03http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.2607422Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="6" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Spawning thread to communicate with user scoped named pipe.<System.Diagnostics xmlns="3723075295283http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723075295283</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(TraceEventType eventType, String format, Object[] arguments)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(String format, Object[] arguments)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.SpawnUserNamedPipeThreads()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="03http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.3417969Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="6" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Creating NamedPipeServer pipe.<System.Diagnostics xmlns="3723075583063http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723075583063</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.SpawnUserNamedPipeThreads()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.3437500Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="6" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Waiting for client connection to the NamedPipe Server.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723075589471</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.SpawnUserNamedPipeThreads()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System
September 7th, 2011 11:44am

xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.4492187Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Creating User Pipe&apos;s ACLs.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723075966523</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.CreateUserPipe(PipeCreationConfig pipeConfig, ClientPipeContext&amp; client, Boolean keepImpersonation)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.4736328Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Creating new user pipe<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723076054307</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.CreateNewPipe(PipeCreationConfig pipeCreationConfig, ClientPipeContext&amp; client, Byte closeCmd, SECURITY_ATTRIBUTES pipeSACL, WriteCloseMsg closeOldPipe)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.CreateUserPipe(PipeCreationConfig pipeConfig, ClientPipeContext&amp; client, Boolean keepImpersonation)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>1</EventID><Type>3</Type><SubType Name="Information">0</SubType><Level>8</Level><TimeCreated SystemTime="2011-09-07T07:45:05.4863281Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Waiting for client connection to new pipe: 171086b1-3cc1-4354-94ba-f7877f90376b<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723076102552</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(TraceEventType eventType, String format, Object[] arguments)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.CreateNewPipe(PipeCreationConfig pipeCreationConfig, ClientPipeContext&amp; client, Byte closeCmd, SECURITY_ATTRIBUTES pipeSACL, WriteCloseMsg closeOldPipe)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.CreateUserPipe(PipeCreationConfig pipeConfig, ClientPipeContext&amp; client, Boolean keepImpersonation)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.4931640Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Checking registration on the middle tier.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723076124925</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:05.5664062Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Retrieving login id.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723076387482</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(String domainname, String username, UniqueIdentifier&amp; userIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>1</EventID><Type>3</Type><SubType Name="Information">0</SubType><Level>8</Level><TimeCreated SystemTime="2011-09-07T07:45:05.5878906Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Executing search: /Person[Domain=&apos;FIMVM&apos; and AccountName=&quot;999999001&quot;]<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723076464531</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(TraceEventType eventType, String format, Object[] arguments)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(String domainname, String username, UniqueIdentifier&amp; userIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:12.2714844Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: EnumerationClient.Enumerate.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723100387177</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Enumerate enumerate, EnumerateHelper helper)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.EnumerateResources(SearchParameters parameters)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(String domainname, String username, UniqueIdentifier&amp; userIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:12.9482422Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: EnumerationClient.Enumerate.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723102810971</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Enumerate enumerate, EnumerateHelper helper)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.EnumerateResources(SearchParameters parameters)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(String domainname, String username, UniqueIdentifier&amp; userIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>1</EventID><Type>3</Type><SubType Name="Information">0</SubType><Level>8</Level><TimeCreated SystemTime="2011-09-07T07:45:15.0986328Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>The user GUID has been located: urn:uuid:1cca84bb-f95f-443a-8398-00f7bafb30c3<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723110507061</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(TraceEventType eventType, String format, Object[] arguments)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(String domainname, String username, UniqueIdentifier&amp; userIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:15.1074219Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Searching for workflows using the following query: /ManagementPolicyRule[Disabled=false and ((PrincipalSet=EFEC1C3F-A87A-4BAD-8222-8D290EF262D1 and ResourceCurrentSet=/Set[ComputedMember=&apos;1cca84bb-f95f-443a-8398-00f7bafb30c3&apos;]) or PrincipalSet=/Set[ComputedMember=&apos;1cca84bb-f95f-443a-8398-00f7bafb30c3&apos;]) and AuthenticationWorkflowDefinition=/WorkflowDefinition and ActionType=Modify and ActionParameter=ResetPassword]/AuthenticationWorkflowDefinition<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723110541657</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.ReportInformational(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at
Free Windows Admin Tool Kit Click here and download it now
September 7th, 2011 11:49am

Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:15.5947265Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: EnumerationClient.Enumerate.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723112287436</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Enumerate enumerate, EnumerateHelper helper)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.EnumerateResources(SearchParameters parameters)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager.MoveNext()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:19.9033203Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: EnumerationClient.Enumerate.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723127705511</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.EnumerationClient.Enumerate(Enumerate enumerate, EnumerateHelper helper)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.ResourceTemplate.EnumerateResources(SearchParameters parameters)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager.MoveNext()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:19.9511719Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: ResourceClient.Get.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723127876845</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceClient.Get(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.Resource..ctor(UniqueIdentifier identifier, CultureInfo locale, ContextualSecurityToken securityToken, Boolean includePermissionHints, TimeZoneInfo resourceTimeZone)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager..ctor(UniqueIdentifier resourceIdentifier, CultureInfo locale, ContextualSecurityToken securityToken, Boolean includePermissionHints, TimeZoneInfo localTimeZone)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager..ctor(UniqueIdentifier resourceIdentifier, CultureInfo locale, ContextualSecurityToken securityToken, Boolean includePermissionHints)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager..ctor(UniqueIdentifier resourceIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:21.2900390Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: ResourceClient.Get.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723132670836</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceClient.Get(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.Resource..ctor(UniqueIdentifier identifier, CultureInfo locale, ContextualSecurityToken securityToken, Boolean includePermissionHints, TimeZoneInfo resourceTimeZone)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager..ctor(UniqueIdentifier resourceIdentifier, CultureInfo locale, ContextualSecurityToken securityToken, Boolean includePermissionHints, TimeZoneInfo localTimeZone)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager..ctor(UniqueIdentifier resourceIdentifier, CultureInfo locale, ContextualSecurityToken securityToken, Boolean includePermissionHints)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager..ctor(UniqueIdentifier resourceIdentifier)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.QueryRegistrationStatus(UserStatus&amp; userRegStatus)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.CheckRegistration(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:45:21.3203125Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Reading next gate message from the client.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723132779229</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:27.6132812Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Starting registration.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723799625156</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:27.6904297Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: ResourceClient.Put(Put, Locale).Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723799899393</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceClient.Put(UniqueIdentifier objectId, CultureInfo locale, Put putBody)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.Resource.Update()&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager.UpdateResource()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:28.7343750Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>SharedProxy: ResourceClient.Put.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723803636371</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceClient.Put(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceClient.Put(UniqueIdentifier objectId, CultureInfo locale, Put putBody)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.Resource.Update()&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.ResourceManager.UpdateResource()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:35.8798828Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>STS Authentication Exception was retrieved.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723829214755</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:35.9062500Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Retrieving the first gate from the STS.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723829309495</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSInitiateCommunication()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:36.5810547Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.ProcessResourceManagementElement.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723831724926</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at
September 7th, 2011 11:51am

System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ProcessResourceManagementElement(XmlDictionaryReader reader, List`1 challenges, List`1 responses)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ProcessRequestSecurityTokenResponseElement(XmlDictionaryReader reader)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityToken(RequestSecurityTokenType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSInitiateCommunication()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:37.4355469Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.ProcessResourceManagementElement.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723834782766</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ProcessRequestSecurityTokenResponseElement(XmlDictionaryReader reader)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityToken(RequestSecurityTokenType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSInitiateCommunication()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>1</EventID><Type>3</Type><SubType Name="Information">0</SubType><Level>8</Level><TimeCreated SystemTime="2011-09-07T07:48:38.1357422Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>The next gate was retrieved. &#xD;&#xA; Name: PGGate,&#xD;&#xA; Activity Guid: 2034fcc6-9678-4433-948a-0e85790f2c5b, &#xD;&#xA; Hash: xvw0IHiWM0SUig6FeQ8sWw==<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723837289419</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(TraceEventType eventType, String format, Object[] arguments)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSInitiateCommunication()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.StartRegistration()&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:38.1679687Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Writing the next gate to the named pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723837406711</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.WriteGetNGateMsg(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:38.1718750Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Reading next gate message from the client.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723837419542</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:45.1171875Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Submitting and retrieving next challenges from the STS.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723862279124</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:45.8037109Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.WriteResponses.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723864738598</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.WriteResponses(XmlDictionaryWriter writer, RequestSecurityTokenResponseType requestSecurityTokenResponse)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.ServiceModel.Channels.XmlObjectSerializerBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BodyWriter.WriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.WriteBodyToSignThenEncryptWithFragments(Stream stream, Boolean includeComments, String[] inclusivePrefixes, EncryptedData encryptedData, SymmetricAlgorithm algorithm, XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.WSSecurityOneDotZeroSendSecurityHeader.ApplyBodySecurity(XmlDictionaryWriter writer, IPrefixGenerator prefixGenerator)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.OnWriteMessage(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)&#xD;&#xA; at System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ContextRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.ISecurityTokenService.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:46.6503906Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.WriteResponses.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723867767690</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.ServiceModel.Channels.XmlObjectSerializerBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BodyWriter.WriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.WriteBodyToSignThenEncryptWithFragments(Stream stream, Boolean includeComments, String[] inclusivePrefixes, EncryptedData encryptedData, SymmetricAlgorithm algorithm, XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.WSSecurityOneDotZeroSendSecurityHeader.ApplyBodySecurity(XmlDictionaryWriter writer, IPrefixGenerator prefixGenerator)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.OnWriteMessage(XmlDictionaryWriter writer)&#xD;&#xA; at
Free Windows Admin Tool Kit Click here and download it now
September 7th, 2011 12:16pm

System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)&#xD;&#xA; at System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ContextRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.ISecurityTokenService.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:46.8066406Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.ProcessResourceManagementElement.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723868328352</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ProcessResourceManagementElement(XmlDictionaryReader reader, List`1 challenges, List`1 responses)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ProcessRequestSecurityTokenResponseElement(XmlDictionaryReader reader)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:46.8076172Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.ProcessResourceManagementElement.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723868332310</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ProcessRequestSecurityTokenResponseElement(XmlDictionaryReader reader)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.ReadObject(XmlDictionaryReader reader, Boolean verifyObjectName)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleExceptions(XmlReaderDelegator reader, Boolean verifyObjectName)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>1</EventID><Type>3</Type><SubType Name="Information">0</SubType><Level>8</Level><TimeCreated SystemTime="2011-09-07T07:48:46.8095703Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>The next gate was retrieved. &#xD;&#xA; Name: QAGate,&#xD;&#xA; Activity Guid: 45c4d8bb-d34c-453d-8346-c9061a2a1e4c, &#xD;&#xA; Hash: u9jERUzTPUWDRskGGioeTA==<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723868339364</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceFormattedMessage(TraceEventType eventType, String format, Object[] arguments)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:46.8115234Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Writing the next gate to the named pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723868344308</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.WriteGetNGateMsg(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:46.8125000Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Reading next gate message from the client.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723868348538</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:57.9355469Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Submitting and retrieving next challenges from the STS.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723908165226</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:57.9599609Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.WriteResponses.Enter<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723908254405</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.RequestSecurityTokenResponseTypeSerializer.WriteResponses(XmlDictionaryWriter writer, RequestSecurityTokenResponseType requestSecurityTokenResponse)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.ServiceModel.Channels.XmlObjectSerializerBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BodyWriter.WriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.WriteBodyToSignThenEncryptWithFragments(Stream stream, Boolean includeComments, String[] inclusivePrefixes, EncryptedData encryptedData, SymmetricAlgorithm algorithm, XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.WSSecurityOneDotZeroSendSecurityHeader.ApplyBodySecurity(XmlDictionaryWriter writer, IPrefixGenerator prefixGenerator)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.OnWriteMessage(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)&#xD;&#xA; at System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ContextRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.ISecurityTokenService.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:48:57.9628906Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>WS: RequestSecurityTokenResponseTypeSerializer.WriteResponses.Exit<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723908262135</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.InternalWriteObject(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.Runtime.Serialization.XmlObjectSerializer.WriteObjectHandleExceptions(XmlWriterDelegator writer, Object graph)&#xD;&#xA; at System.ServiceModel.Channels.XmlObjectSerializerBodyWriter.OnWriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BodyWriter.WriteBodyContents(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.WriteBodyToSignThenEncryptWithFragments(Stream stream, Boolean includeComments, String[] inclusivePrefixes, EncryptedData encryptedData, SymmetricAlgorithm algorithm, XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Security.WSSecurityOneDotZeroSendSecurityHeader.ApplyBodySecurity(XmlDictionaryWriter writer, IPrefixGenerator prefixGenerator)&#xD;&#xA; at System.ServiceModel.Security.SecurityAppliedMessage.OnWriteMessage(XmlDictionaryWriter writer)&#xD;&#xA; at System.ServiceModel.Channels.BufferedMessageWriter.WriteMessage(Message message, BufferManager bufferManager, Int32 initialOffset, Int32 maxSizeQuota)&#xD;&#xA; at System.ServiceModel.Channels.TextMessageEncoderFactory.TextMessageEncoder.WriteMessage(Message message, Int32 maxMessageSize, BufferManager bufferManager, Int32 messageOffset)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.SerializeBufferedMessage(Message message)&#xD;&#xA; at System.ServiceModel.Channels.HttpOutput.Send(TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.SendRequest(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ContextRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.ISecurityTokenService.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>3</EventID><Type>3</Type><SubType Name="Error">0</SubType><Level>2</Level><TimeCreated SystemTime="2011-09-07T07:49:04.4531250Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>mscorlib: System.ServiceModel.CommunicationException: An error occurred while receiving the HTTP response to http://win-uiu5ecd4ccr.fimvm.com:5726/ResourceManagementService/SecurityTokenService/Registration. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details. ---&gt; System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive. ---&gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---&gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host&#xD;&#xA; at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)&#xD;&#xA; --- End of inner exception stack trace ---&#xD;&#xA; at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)&#xD;&#xA; at System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size)&#xD;&#xA; at System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead)&#xD;&#xA; --- End of inner exception stack trace ---&#xD;&#xA; at System.Net.HttpWebRequest.GetResponse()&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)&#xD;&#xA; --- End of inner exception stack trace ---&#xD;&#xA;&#xD;&#xA;Server stack trace: &#xD;&#xA; at System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)&#xD;&#xA; at System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ContextRequestChannel.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)&#xD;&#xA; at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)&#xD;&#xA;&#xD;&#xA;Exception rethrown at [0]: &#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)&#xD;&#xA; at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&amp; msgData, Int32 type)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.WSTrust.ISecurityTokenService.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(Message request)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.SecurityTokenServiceClient.RequestSecurityTokenResponse(RequestSecurityTokenResponseType request, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.ResourceManagement.WebServices.Client.AuthenticationRequiredException.Authenticate(AuthenticationChallengeResponseType[] authenticationChallengeResponses, MessageBuffer&amp; messageBuffer)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723931507656</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.LogError(String formatString, Object[] arguments)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.ReportError(Exception exception)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.GinaOperation.STSSubmitAndRetrieveChallenges(Byte[] gateData)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.ReadGetNGateMsg(ClientPipeContext&amp; client, Boolean registering)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>0</EventID><Type>3</Type><SubType Name="Verbose">0</SubType><Level>16</Level><TimeCreated SystemTime="2011-09-07T07:49:04.4658203Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>Writing the next gate to the named pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723931542091</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.EmitTrace(TraceEventType type, String message, String source, String warningCode)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg, String source)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.TraceMessage(String msg)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.WriteGetNGateMsg(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent><E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"><System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"><EventID>3</EventID><Type>3</Type><SubType Name="Error">0</SubType><Level>2</Level><TimeCreated SystemTime="2011-09-07T07:49:04.5263672Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4136" ThreadID="7" /><Channel/><Computer>WIN-UIU5ECD4CCR</Computer></System><ApplicationData>PwdMgmtProxy: Microsoft.IdentityManagement.PasswordReset.Utilities.UserFailureException: An unexpected error has occurred. Please contact helpdesk or your administrator.&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.WriteGetNGateMsg(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordResetOperation.Register(ClientPipeContext&amp; client)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>3723931756384</Timestamp><Callstack> at System.Environment.get_StackTrace()&#xD;&#xA; at System.Diagnostics.TraceEventCache.get_Callstack()&#xD;&#xA; at System.Diagnostics.XmlWriterTraceListener.WriteFooter(TraceEventCache eventCache)&#xD;&#xA; at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String format, Object[] args)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.LogError(String formatString, Object[] arguments)&#xD;&#xA; at Microsoft.ResourceManagement.Utilities.LoggingManager.ReportError(Exception exception)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.PasswordManagementProxy.PipeCommunicationThread(Object context)&#xD;&#xA; at Microsoft.IdentityManagement.PasswordReset.ClientPipeContext.&lt;&gt;c__DisplayClass1.&lt;Start&gt;b__0()&#xD;&#xA; at System.Threading.ExecutionContext.runTryCode(Object userData)&#xD;&#xA; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&#xD;&#xA; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&#xD;&#xA; at System.Threading.ThreadHelper.ThreadStart()</Callstack></System.Diagnostics></ApplicationData></E2ETraceEvent>
September 7th, 2011 12:19pm

next time please upload the log file somewhere :) Also, i have posted this link two times already. Please read that post and follow the steps http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/f90bb6f0-6318-4085-9575-6175187c6ed7The FIM Password Reset Blog http://blogs.technet.com/aho/
Free Windows Admin Tool Kit Click here and download it now
September 7th, 2011 1:54pm

The issue has been resolved. we missed to check the Grant Authenticated user access to FIM Password reset site during the FIM installation. Thanks all for you support.
September 11th, 2011 1:24pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics