Hello,
I already had this issue. Actually, the only solution that I found is to nest you statement (SPWeb.AllUser) with a try ... catch. If the user doesn't exist, the catch is raised, otherwise, I can excecute some code...
http://www.areaprog.com- 回答としてマークSamCosta 2009年8月30日 17:50
- 回答の候補に設定Sébastien Sougnez 2009年7月4日 18:59
-