can't see deleted objects from AD in iis server
Posted
by eli
on Server Fault
See other posts from Server Fault
or by eli
Published on 2010-06-10T08:46:23Z
Indexed on
2010/06/10
8:54 UTC
Read the original article
Hit count: 281
iis
i wrote app with c# in asp.net which connect to AD and gets deleted users, everything works on my computer, but in the iis server i cant see the deleted users, i checked permissions, filter, path, evrithing's right (and in ldp i can see deleted users in the server too) the asp.net virsion in the iis server match the virsion in my computer. when i change the code to view all users (deleted and exists) it shows only the exists
what can it be?
© Server Fault or respective owner