John, thanks for the suggestion, but I have the System Administrator role, so I should have the necessary permissions.
Scott, thank you for your suggestions, as well. I did have some out of box workflows active, but deactivating them had no effect. I will put the "full" stack trace in the bottom portion of this message. I say, "full", since it the same errors occurred 3 times. Even though I only had one user in the file, it seems to try 3 times before giving up. So, instead of copying the repeated information, I will only copy the one set of exceptions.
Also, I should point out 2 things I have observed:
- I can manually add a user (through the UI User front end). I copied one of the users from my file and pasted it into the "User Name" field on the User form. When tabbing out, it filled in all the relevant fields -- indicating that it did find it in Active Directory.
- The import process successfully updates a user. As odd as that sounds, I noticed this when I tried an import -- without changing the user that I had just tried to process -- and it completed successfully. It did not really update anything, however, as the user was already there. (Just a reminder that even though I receive the errors I posted below, the import process does actually add the user)
I just wanted to mention those two observations, in case that triggers another idea or suggestion.
Thanks again for your time. As promised, the "full" trace is below.
Kevin
============================================================
# CRM Tracing Version 2.0
# LocalTime: 2016-10-25 15:54:35.395
# Categories: *:Verbose
# CallStackOn: Yes
# ComputerName: xxxxxx8
# CRMVersion: 7.0.0002.0099
# DeploymentType: OnPremise
# ScaleGroup:
# ServerRole: AppServer, AsyncService, DiscoveryService, ApiServer, HelpServer, DeploymentService, SandboxServer, DeploymentManagementTools, VssWriter, EmailConnector
[2016-10-24 16:40:46.388] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 143 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 651c824f-10f4-4abe-9be5-d175c8c41eb6 | CrmException..ctor ilOffset = 0x7
at CrmException..ctor(String message, Exception innerException, Int32 errorCode, Boolean isFlowControlException) ilOffset = 0x7
at CrmException..ctor(String message, Int32 errorCode) ilOffset = 0x5
at ServerLocatorService.GetDefaultOrganization(String authenticationInfo) ilOffset = 0x21
at WindowsAuthenticationProvider.QueryForOrganizationId(String userToken) ilOffset = 0xC
at WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity) ilOffset = 0x90
at AuthenticationStep.Authenticate(HttpApplication application) ilOffset = 0x4E
at AuthenticationPipeline.Authenticate(HttpApplication application) ilOffset = 0x11
at AuthenticationEngine.Execute(Object sender, EventArgs e) ilOffset = 0x147
at SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x5D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: User Was Not Found, ErrorCode: -2147220969
[2016-10-24 16:40:46.388] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 143 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 651c824f-10f4-4abe-9be5-d175c8c41eb6 | CrmException..ctor ilOffset = 0x30
at CrmException..ctor(String formattedErrorMessage, Int32 errorCode, Object[] arguments) ilOffset = 0x30
at WindowsAuthenticationProvider.QueryForOrganizationId(String userToken) ilOffset = 0xC
at WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity) ilOffset = 0x90
at AuthenticationStep.Authenticate(HttpApplication application) ilOffset = 0x4E
at AuthenticationPipeline.Authenticate(HttpApplication application) ilOffset = 0x11
at AuthenticationEngine.Execute(Object sender, EventArgs e) ilOffset = 0x147
at SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x5D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: No Microsoft Dynamics CRM user exists with the specified domain name and user ID, ErrorCode: -2147220652
[2016-10-24 16:40:46.390] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 143 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 651c824f-10f4-4abe-9be5-d175c8c41eb6 | CrmException..ctor ilOffset = 0x7
at CrmException..ctor(String message, Exception innerException, Int32 errorCode, Boolean isFlowControlException) ilOffset = 0x7
at CrmException..ctor(String message, Int32 errorCode) ilOffset = 0x5
at ServerLocatorService.GetDefaultOrganization(String authenticationInfo) ilOffset = 0x21
at WindowsAuthenticationProvider.QueryForOrganizationId(String userToken) ilOffset = 0xC
at WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity) ilOffset = 0x90
at AuthenticationStep.Authenticate(HttpApplication application) ilOffset = 0x4E
at AuthenticationPipeline.Authenticate(HttpApplication application) ilOffset = 0x11
at AuthenticationEngine.Execute(Object sender, EventArgs e) ilOffset = 0x147
at SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x5D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: User Was Not Found, ErrorCode: -2147220969
[2016-10-24 16:40:46.390] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 143 |Category: Exception |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 651c824f-10f4-4abe-9be5-d175c8c41eb6 | CrmException..ctor ilOffset = 0x30
at CrmException..ctor(String formattedErrorMessage, Int32 errorCode, Object[] arguments) ilOffset = 0x30
at WindowsAuthenticationProvider.QueryForOrganizationId(String userToken) ilOffset = 0xC
at WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity) ilOffset = 0x90
at AuthenticationStep.Authenticate(HttpApplication application) ilOffset = 0x4E
at AuthenticationPipeline.Authenticate(HttpApplication application) ilOffset = 0x11
at AuthenticationEngine.Execute(Object sender, EventArgs e) ilOffset = 0x147
at SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x5D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>Crm Exception: Message: No Microsoft Dynamics CRM user exists with the specified domain name and user ID, ErrorCode: -2147220652
[2016-10-24 16:40:46.391] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 143 |Category: Platform |User: 00000000-0000-0000-0000-000000000000 |Level: Warning |ReqId: 651c824f-10f4-4abe-9be5-d175c8c41eb6 | AuthenticationEngine.Execute ilOffset = 0x147
at AuthenticationEngine.Execute(Object sender, EventArgs e) ilOffset = 0x147
at SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() ilOffset = 0x5D
at HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) ilOffset = 0x15
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x10A
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>A failure occurred during the execution of the AuthenticationPipeline: Microsoft.Crm.CrmException: No Microsoft Dynamics CRM user exists with the specified domain name and user ID
at Microsoft.Crm.Authentication.WindowsAuthenticationProvider.QueryForOrganizationId(String userToken)
at Microsoft.Crm.Authentication.WindowsAuthenticationProviderBase.Authenticate(HttpApplication application, WindowsIdentity userIdentity)
at Microsoft.Crm.Authentication.AuthenticationStep.Authenticate(HttpApplication application)
at Microsoft.Crm.Authentication.AuthenticationPipeline.Authenticate(HttpApplication application)
at Microsoft.Crm.Authentication.AuthenticationEngine.Execute(Object sender, EventArgs e)
[2016-10-24 16:40:46.398] Process: w3wp |Organization:00000000-0000-0000-0000-000000000000 |Thread: 143 |Category: Application |User: 00000000-0000-0000-0000-000000000000 |Level: Error |ReqId: 651c824f-10f4-4abe-9be5-d175c8c41eb6 | ErrorInformation.LogError ilOffset = 0x17
at ErrorInformation.LogError() ilOffset = 0x17
at ErrorInformation..ctor(Exception exception, Uri requestUrl, Boolean logError, IOrganizationContext context) ilOffset = 0x1F5
at ErrorInformation..ctor(Exception exception, Uri requestUrl, IOrganizationContext context) ilOffset = 0x5
at MainApplication.Application_Error(Object sender, EventArgs eventArguments) ilOffset = 0x81
at EventHandler.Invoke(Object sender, EventArgs e) ilOffset = 0xFFFFFFFF
at HttpApplication.RaiseOnError() ilOffset = 0x26
at ApplicationStepManager.ResumeSteps(Exception error) ilOffset = 0x85
at HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) ilOffset = 0x5C
at HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) ilOffset = 0x16A
at ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType) ilOffset = 0x4B
>MSCRM Error Report:
--------------------------------------------------------------------------------------------------------
Error: No Microsoft Dynamics CRM user exists with the specified domain name and user ID
Error Number: 0x80040354
Error Message: No Microsoft Dynamics CRM user exists with the specified domain name and user ID
Error Details: No Microsoft Dynamics CRM user exists with the specified domain name and user ID
Source File: Not available
Line Number: Not available
Request URL: localhost/.../ReportService2005.asmx