View Single Post
  #13 (permalink)  
Old 03-03-2008, 08:56 AM
jrjespersen jrjespersen is offline
Member
 
Join Date: Nov 2007
Posts: 32
Default

Noah,

I would agree with your thoughts. If I delete the user, reset IIS, and then recreate the user through the web service, the user is created.

It should be noted that the recreate problem occurs - when not resetting IIS - both when I delete the user from the Checkbox UI and the web service API. The difference in behavior is in which method I use to recreate the user: the Checkbox UI successfully creates the user (seemingly regardless of what's in cache) while the web service API does not create the user.

Last edited by jrjespersen; 03-03-2008 at 12:32 PM.
Reply With Quote