Usually, we use a LDAP search filter to find a user. The filter like "(SAMAccountName=user alias)".But there is a special situation is: The domain what the LDAP path assign has several sub-domains, and there are several users of these sub-domains
Validating in SharePoint 2007 is very strict. You can delete a site easily by windows application. But the same action in web application is very difficult. Following is some points need pay attention to.1. FormDigest The FormDigest is a web
Today, I tried to upload a file around 40M to a library. But it failed with 404 error number. I tried to do the same on my other SharePoint server, successed. The defferences between these two server is the OS and IIS version. After I tested, the
語句一:select count(*) from A where A.a not in (select a from B)語句二:select count(*) from A left join B on A.a = B.a where B.a is null語句三:select count(*) from A where not exists (select a from B where A.a =
Actually, the "Master Page" link is not always shown under Look and Feel column. It is appeared Only when you activate the "Office SharePoint Server Publishing Infrastructure" feature from Site Collection Features page. Otherwise, there will be show