I am getting this error for new users being attempted creation.
System.NullReferenceException: Object reference not set to an instance of an object.
at ConnectToAD.ADService.ADWriterService.InsertUser(String employeeId, InsertUser user, BindingList`1 mappings)
The transform log shows an employee ID, so I am not sure what it is thinking is null. Any ideas?