Quantcast
Channel: Forum Microsoft Identity Manager
Viewing all articles
Browse latest Browse all 1783

Service proxy exception was encountered while running the Password Reset applications.

$
0
0

I get this error on my Windows XP image, the password reset client works fine on a XP Base image.   This happens everytime the machine is started / or users logs in.   So this is either caused because of a software conflict or configuration change at the OS.   I set the FIM Password Reset client to create a log file.  When I look at it with SvcTraceViewer the two last lines are in red with the following information about a temp directory acces is denied.   What should the permissions be.

System.Xml: System.UnauthorizedAccessException: Access to the temp directory is denied.  Identity 'BWDSB\<username>' under which XmlSerializer is running does not have sufficient permission to access the temp directory.  CodeDom will use the user account the process is using to do the compilation, so if the user doesnt have access to system temp directory, you will not be able to compile.  Use Path.GetTempPath() API to find out the temp directory location.

Here is the complete log file.

<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-01-11T16:36:11.0027974Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="4" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Tracing initialized<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261495781786</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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..ctor()&#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._ThreadPoolWaitCallback.WaitCallback_Context(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-01-11T16:36:11.3309203Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="4" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Creating NamedPipeServer ACLs.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261496708378</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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._ThreadPoolWaitCallback.WaitCallback_Context(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-01-11T16:36:11.7371677Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="6" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Creating NamedPipeServer pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261498182812</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:11.7684175Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="6" /><Channel/><Computer>R500_RS6</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>261498272216</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.6432775Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="6" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Spawning thread to communicate with user scoped named pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576575846</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.6589024Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="6" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Creating NamedPipeServer pipe.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576659719</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.6901522Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="6" /><Channel/><Computer>R500_RS6</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>261576765650</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.7214020Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Creating User Pipe&apos;s ACLs.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576880455</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.7214020Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Creating new user pipe<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576893438</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.7370269Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Waiting for client connection to new pipe: da334765-24fb-41e3-8b57-604ded2c5de3<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576942916</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.7370269Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Checking registration on the middle tier.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576955099</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.7526518Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Retrieving login id.<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261576989779</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.GinaOperation.GetLoginId(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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:33.7526518Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>Executing search: /Person[Domain=&apos;BWDSB&apos; and AccountName=&quot;rosenburgj&quot;]<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261577002892</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)&#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.GinaOperation.GetLoginId(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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:34.3307731Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>System.Xml: System.UnauthorizedAccessException: Access to the temp directory is denied. Identity &apos;BWDSB\rosenburgj&apos; under which XmlSerializer is running does not have sufficient permission to access the temp directory. CodeDom will use the user account the process is using to do the compilation, so if the user doesnt have access to system temp directory, you will not be able to compile. Use Path.GetTempPath() API to find out the temp directory location.&#xD;&#xA;  at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)&#xD;&#xA;  at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)&#xD;&#xA;  at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)&#xD;&#xA;  at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)&#xD;&#xA;  at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)&#xD;&#xA;  at System.Xml.Serialization.XmlSerializer..ctor(Type type)&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.XmlTypeObjectSerializer..ctor(Type type)&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.MetadataClient.Get(String dialect, String identifier)&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.GetSchema()&#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>261579036843</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String format, Object[] args)&#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 Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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-01-11T16:36:34.3307731Z" /><Source Name="Microsoft.ResourceManagement" /><Correlation ActivityID="{00000000-0000-0000-0000-000000000000}" /><Execution ProcessName="PwdMgmtProxy" ProcessID="4832" ThreadID="7" /><Channel/><Computer>R500_RS6</Computer></System><ApplicationData>System.Xml: System.UnauthorizedAccessException: Access to the temp directory is denied. Identity &apos;BWDSB\rosenburgj&apos; under which XmlSerializer is running does not have sufficient permission to access the temp directory. CodeDom will use the user account the process is using to do the compilation, so if the user doesnt have access to system temp directory, you will not be able to compile. Use Path.GetTempPath() API to find out the temp directory location.&#xD;&#xA;  at System.Xml.Serialization.Compiler.Compile(Assembly parent, String ns, XmlSerializerCompilerParameters xmlParameters, Evidence evidence)&#xD;&#xA;  at System.Xml.Serialization.TempAssembly.GenerateAssembly(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, Evidence evidence, XmlSerializerCompilerParameters parameters, Assembly assembly, Hashtable assemblies)&#xD;&#xA;  at System.Xml.Serialization.TempAssembly..ctor(XmlMapping[] xmlMappings, Type[] types, String defaultNamespace, String location, Evidence evidence)&#xD;&#xA;  at System.Xml.Serialization.XmlSerializer.GenerateTempAssembly(XmlMapping xmlMapping, Type type, String defaultNamespace)&#xD;&#xA;  at System.Xml.Serialization.XmlSerializer..ctor(Type type, String defaultNamespace)&#xD;&#xA;  at System.Xml.Serialization.XmlSerializer..ctor(Type type)&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.XmlTypeObjectSerializer..ctor(Type type)&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.MetadataClient.Get(String dialect, String identifier)&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.GetSchema()&#xD;&#xA;  at Microsoft.ResourceManagement.WebServices.Client.ResourceManagementClient.SchemaManagerImplementation.RefreshSchema()&#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 Microsoft.IdentityManagement.PasswordReset.GinaOperation.GetLoginId(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)<System.Diagnostics xmlns="http://schemas.microsoft.com/2004/08/System.Diagnostics"><LogicalOperationStack></LogicalOperationStack><Timestamp>261579043474</Timestamp><Callstack>  at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)&#xD;&#xA;  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.XmlWriterTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String format, Object[] args)&#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.ThreadHelper.ThreadStart_Context(Object state)&#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.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)&#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>

 


Viewing all articles
Browse latest Browse all 1783

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>